Searched refs:startWatchingNoted (Results 1 – 7 of 7) sorted by relevance
206 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 HotwordDetectionServiceStressTest429 mAppOpsManager.startWatchingNoted(new String[]{AppOpsManager.OPSTR_RECORD_AUDIO}, in startWatchingNoted()
826 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 HotwordDetectionServiceBasicTest2183 mAppOpsManager.startWatchingNoted(new String[]{ in startWatchingNoted()
131 .startWatchingNoted( in setup()
890 appOpsManager.startWatchingNoted( in testOnDetected_appropriateAppOpsNoted()937 appOpsManager.startWatchingNoted( in testOnRejected_noAppOpsNoted()
629 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()
262 appOpsManager.startWatchingNoted( in testRecognitionEvent_notesAppOps()
636 …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…