Home
last modified time | relevance | path

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

/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/
DINativeDevice.java1330 public long getDeviceDate() throws DeviceNotAvailableException; in getDeviceDate() method
/tools/tradefederation/core/src/com/android/tradefed/device/
DNativeDevice.java4090 public long getDeviceDate() throws DeviceNotAvailableException { in getDeviceDate() method in NativeDevice