Home
last modified time | relevance | path

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

/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/
DHotwordDetectionServiceBasicTest.java1074 verifyWearableSensingServiceAudioStopCalled(); in testHotwordDetectionService_onRejectWearableHotword_notifiesWearable()
1137 verifyWearableSensingServiceAudioStopCalled(); in testHotwordDetectionService_wearableHotwordWithWrongVisComponent_notifiesWearable()
1207 verifyWearableSensingServiceAudioStopCalled(); in testHotwordDetectionService_closePipeInWearableHotwordResult_notifiesWearable()
2329 private void verifyWearableSensingServiceAudioStopCalled() throws Exception { in verifyWearableSensingServiceAudioStopCalled() method