Home
last modified time | relevance | path

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

/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/
DHotwordDetectionServiceStressTest.java206 startWatchingNoted(); in testHotwordDetectionService_onDetectFromDsp_success()
233 startWatchingNoted(); in testHotwordDetectionService_onDetectFromExternalSource_success()
273 startWatchingNoted(); in testHotwordDetectionService_onDetectFromMic_success()
426 private void startWatchingNoted() { in startWatchingNoted() method in HotwordDetectionServiceStressTest
429 mAppOpsManager.startWatchingNoted(new String[]{AppOpsManager.OPSTR_RECORD_AUDIO}, in startWatchingNoted()
DHotwordDetectionServiceBasicTest.java826 startWatchingNoted(); in testHotwordDetectionService_createDetectorTwiceQuickly_triggerSuccess()
1348 startWatchingNoted(); in testHotwordDetectionService_onDetectFromDsp_success()
1371 startWatchingNoted(); in testHotwordDetectionService_onDetectFromDsp_rejection()
1406 startWatchingNoted(); in testHotwordDetectionService_onDetectFromDsp_timeout()
1475 startWatchingNoted(); in testHotwordDetectionService_onDetectFromExternalSource_success()
1572 startWatchingNoted(); in testHotwordDetectionService_onDetectFromMic_success()
1868 startWatchingNoted(); in testHotwordDetectionService_dspDetector_onDetectedTwice_clientOnlyOneOnDetected()
2180 private void startWatchingNoted() { in startWatchingNoted() method in HotwordDetectionServiceBasicTest
2183 mAppOpsManager.startWatchingNoted(new String[]{ in startWatchingNoted()
DAlwaysOnHotwordDetectorNoHdsTest.java131 .startWatchingNoted( in setup()
DAlwaysOnHotwordDetectorTest.java890 appOpsManager.startWatchingNoted( in testOnDetected_appropriateAppOpsNoted()
937 appOpsManager.startWatchingNoted( in testOnRejected_noAppOpsNoted()
/cts/tests/tests/appop/src/android/app/appops/cts/
DAppOpsTest.kt629 mAppOps.startWatchingNoted(arrayOf(OPSTR_RESERVED_FOR_TESTING), notedWatcher) in startWatchingNoted_withoutExecutor_whenOpNoted_receivesCallback()
690 … mAppOps.startWatchingNoted(arrayOf(OPSTR_RESERVED_FOR_TESTING), { it.run() }, notedWatcher) in startWatchingNoted_withExecutor_whenOpNoted_receivesCallback()
762 mAppOps.startWatchingNoted(arrayOf(OPSTR_RESERVED_FOR_TESTING), notedWatcher) in startWatchingNoted_withoutExecutor_whenOpNoted_receivesDeviceAttributedCallback()
833 … mAppOps.startWatchingNoted(arrayOf(OPSTR_RESERVED_FOR_TESTING), { it.run() }, notedWatcher) in startWatchingNoted_withExecutor_whenOpNoted_receivesDeviceAttributedCallback()
/cts/tests/tests/soundtrigger/src/android/soundtrigger/cts/
DSoundTriggerManagerTest.java262 appOpsManager.startWatchingNoted( in testRecognitionEvent_notesAppOps()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dsystem-current.txt636 …e="android.permission.WATCH_APPOPS", conditional=true) public void startWatchingNoted(@NonNull Str…
637 …e="android.permission.WATCH_APPOPS", conditional=true) public void startWatchingNoted(@NonNull Str…