IDeviceManager.IFastbootListener

public static interface IDeviceManager.IFastbootListener

com.android.tradefed.device.IDeviceManager.IFastbootListener


用于 fastboot 状态变化的监听器。

摘要

公共方法

abstract void stateUpdated()

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

公共方法

状态已更新

public abstract void stateUpdated ()

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