Home
last modified time | relevance | path

Searched refs:expectTimeOut (Results 1 – 2 of 2) sorted by relevance

/cts/tests/wearable/src/android/wearable/cts/
DCtsWearableSensingServiceDeviceTest.java249 CtsWearableSensingService.expectTimeOut(); in startDetection_mixed_doesNotGetCall()
271 CtsWearableSensingService.expectTimeOut(); in stopDetection_notWearable_doesNotGetCall()
274 CtsWearableSensingService.expectTimeOut(); in stopDetection_notWearable_doesNotGetCall()
300 CtsWearableSensingService.expectTimeOut(); in queryDefaultServiceStatus_notCalled()
310 CtsWearableSensingService.expectTimeOut(); in queryMixedServiceStatus_notCalled()
DCtsWearableSensingService.java183 public static void expectTimeOut() { in expectTimeOut() method in CtsWearableSensingService