Home
last modified time | relevance | path

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

/cts/tests/tests/soundtrigger/src/android/soundtrigger/cts/
DSoundTriggerManagerTest.java256 final String[] OPS_TO_WATCH = in testRecognitionEvent_notesAppOps() local
263 OPS_TO_WATCH, in testRecognitionEvent_notesAppOps()
/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/
DAlwaysOnHotwordDetectorTest.java879 final String[] OPS_TO_WATCH = in testOnDetected_appropriateAppOpsNoted() local
891 OPS_TO_WATCH, in testOnDetected_appropriateAppOpsNoted()
907 assertThat(Arrays.asList(OPS_TO_WATCH)).contains(receivedOp); in testOnDetected_appropriateAppOpsNoted()
926 final String[] OPS_TO_WATCH = in testOnRejected_noAppOpsNoted() local
938 OPS_TO_WATCH, in testOnRejected_noAppOpsNoted()