IDeviceManager.IFastbootListener
public static interface IDeviceManager.IFastbootListener
com.android.tradefed.device.IDeviceManager.IFastbootListener |
快速启动状态更改的侦听器。
概括
公开方法 | |
---|---|
abstract void | stateUpdated () 所有设备的快速启动状态已更新时的回调。 |
公开方法
stateUpdated
public abstract void stateUpdated ()
所有设备的快速启动状态已更新时的回调。