Home
last modified time | relevance | path

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

/cts/tests/wearable/src/android/wearable/cts/
DCtsWearableSensingService.java60 private static boolean sOnStopHotwordRecognitionCalled = false; field in CtsWearableSensingService
123 sOnStopHotwordRecognitionCalled = true; in onStopHotwordRecognition()
169 sOnStopHotwordRecognitionCalled = false; in reset()
255 return sOnStopHotwordRecognitionCalled; in getOnStopHotwordRecognitionCalled()