IDeviceManager.IFastbootListener
public
static
interface
IDeviceManager.IFastbootListener
com.android.tradefed.device.IDeviceManager.IFastbootListener |
Fastboot 状态更改的监听器。
摘要
公共方法 | |
---|---|
abstract
void
|
stateUpdated()
当所有设备的 fastboot 状态都已更新时,系统会调用此回调。 |
公共方法
stateUpdated
public abstract void stateUpdated ()
当所有设备的 fastboot 状态都已更新时,系统会调用此回调。