Home
last modified time | relevance | path

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

/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/
DHotwordDetectionServiceBasicTest.java1014 cleanupForWearableTests(alwaysOnHotwordDetector); in testHotwordDetectionService_onDetectFromWearableWithAudioEgress()
1048 cleanupForWearableTests(alwaysOnHotwordDetector); in testHotwordDetectionService_onDetectFromWearable_doesNotNoteRecordAudioOp()
1076 cleanupForWearableTests(alwaysOnHotwordDetector); in testHotwordDetectionService_onRejectWearableHotword_notifiesWearable()
1110 cleanupForWearableTests(alwaysOnHotwordDetector); in testHotwordDetectionService_receivesOptionsFromWearable()
1142 cleanupForWearableTests(alwaysOnHotwordDetector); in testHotwordDetectionService_wearableHotwordWithWrongVisComponent_notifiesWearable()
1209 cleanupForWearableTests(alwaysOnHotwordDetector); in testHotwordDetectionService_closePipeInWearableHotwordResult_notifiesWearable()
2249 private void cleanupForWearableTests(AlwaysOnHotwordDetector alwaysOnHotwordDetector) in cleanupForWearableTests() method in HotwordDetectionServiceBasicTest