Home
last modified time | relevance | path

Searched defs:notifyDeviceStateChange (Results 1 – 4 of 4) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/device/
DIDeviceMonitor.java60 public void notifyDeviceStateChange(String serial, DeviceAllocationState oldState, in notifyDeviceStateChange() method
DDeviceMonitorMultiplexer.java56 public synchronized void notifyDeviceStateChange(String serial, DeviceAllocationState oldState, in notifyDeviceStateChange() method in DeviceMonitorMultiplexer
/tools/tradefederation/core/src/com/android/tradefed/cluster/
DClusterDeviceMonitor.java177 public void notifyDeviceStateChange( in notifyDeviceStateChange() method in ClusterDeviceMonitor
/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandScheduler.java868 public void notifyDeviceStateChange(String serial, DeviceAllocationState oldState, in notifyDeviceStateChange() method in CommandScheduler.AvailDeviceMonitor