Home
last modified time | relevance | path

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

/cts/tests/wearable/src/android/wearable/cts/
DCtsWearableSensingService.java254 public static boolean getOnStopHotwordRecognitionCalled() { in getOnStopHotwordRecognitionCalled() method in CtsWearableSensingService
DWearableSensingManagerTest.java480 assertThat(CtsWearableSensingService.getOnStopHotwordRecognitionCalled()).isTrue(); in stopHotwordRecognition_callsOnStopHotwordRecognitionInWearableSensingService()