Searched refs:getDeviceDate (Results 1 – 6 of 6) sorted by relevance
965 assertEquals(21692641000L, mTestDevice.getDeviceDate()); in testGetDeviceDate()1117 assertEquals(0, mTestDevice.getDeviceDate()); in testGetDeviceDate_wrongformat()1962 public long getDeviceDate() throws DeviceNotAvailableException { in testGetDeviceTimeOffset()1979 public long getDeviceDate() throws DeviceNotAvailableException { in testGetDeviceTimeOffset_delay()
635 long deviceTimeMs = mTestDevice.getDeviceDate(); in testDeviceSoftRestart()650 deviceTimeMs = mTestDevice.getDeviceDate(); in testDeviceSoftRestart()
55 long deviceTimeMillis = testInfo.getDevice().getDeviceDate(); in setUp()
1330 public long getDeviceDate() throws DeviceNotAvailableException; in getDeviceDate() method
4047 Long deviceTime = getDeviceDate(); in getDeviceTimeOffset()4090 public long getDeviceDate() throws DeviceNotAvailableException { in getDeviceDate() method in NativeDevice
521 final long deviceTestStartTime = getDevice().getDeviceDate(); in runTest()