Home
last modified time | relevance | path

Searched refs:getStateByDdms (Results 1 – 3 of 3) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/device/
DTestDeviceState.java50 static TestDeviceState getStateByDdms(DeviceState ddmsState) { in getStateByDdms() method in TestDeviceState
DNativeDeviceStateMonitor.java68 mDeviceState = TestDeviceState.getStateByDdms(device.getState()); in NativeDeviceStateMonitor()
DDeviceManager.java1026 TestDeviceState newState = TestDeviceState.getStateByDdms(idevice.getState()); in deviceChanged()
1066 TestDeviceState.getStateByDdms(idevice.getState()); in deviceConnected()