IDeviceManager.IFastbootListener

public static interface IDeviceManager.IFastbootListener

com.android.tradefed.device.IDeviceManager.IFastbootListener


fastboot 状态更改的监听器。

概括

公共方法

abstract void stateUpdated ()

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

公共方法

状态更新

public abstract void stateUpdated ()

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