Searched refs:deviceTimeMs (Results 1 – 1 of 1) sorted by relevance
678 long deviceTimeMs = mTestDevice.getDeviceDate(); in testDeviceSoftRestart() local690 assertTrue(mTestDevice.deviceSoftRestartedSince(deviceTimeMs, TimeUnit.MILLISECONDS)); in testDeviceSoftRestart()693 deviceTimeMs = mTestDevice.getDeviceDate(); in testDeviceSoftRestart()701 assertFalse(mTestDevice.deviceSoftRestartedSince(deviceTimeMs, TimeUnit.MILLISECONDS)); in testDeviceSoftRestart()708 assertTrue(mTestDevice.deviceSoftRestartedSince(deviceTimeMs, TimeUnit.MILLISECONDS)); in testDeviceSoftRestart()711 assertTrue(mTestDevice.deviceSoftRestartedSince(deviceTimeMs, TimeUnit.MILLISECONDS)); in testDeviceSoftRestart()