IDeviceManager.IFastbootListener

public static interface IDeviceManager.IFastbootListener

com.android.tradefed.device.IDeviceManager.IFastbootListener


fastboot 状态更改的侦听器。

概括

公共方法

abstract void stateUpdated ()

当 fastboot 状态已为所有设备更新时回调。

公共方法

状态更新

public abstract void stateUpdated ()

当 fastboot 状态已为所有设备更新时回调。