Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DNativeDeviceStateMonitor.java478 private static class DeviceStateListener { class in NativeDeviceStateMonitor
481 public DeviceStateListener(TestDeviceState expectedState) { in DeviceStateListener() method in NativeDeviceStateMonitor.DeviceStateListener