Home
last modified time | relevance | path

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

/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/
DHotwordDetectionServiceStressTest.java223 stopWatchingNoted(); in testHotwordDetectionService_onDetectFromDsp_success()
262 stopWatchingNoted(); in testHotwordDetectionService_onDetectFromExternalSource_success()
297 stopWatchingNoted(); in testHotwordDetectionService_onDetectFromMic_success()
435 private void stopWatchingNoted() { in stopWatchingNoted() method in HotwordDetectionServiceStressTest
438 mAppOpsManager.stopWatchingNoted(mOnOpNotedListener); in stopWatchingNoted()
DHotwordDetectionServiceBasicTest.java853 stopWatchingNoted(); in testHotwordDetectionService_createDetectorTwiceQuickly_triggerSuccess()
1365 stopWatchingNoted(); in testHotwordDetectionService_onDetectFromDsp_success()
1399 stopWatchingNoted(); in testHotwordDetectionService_onDetectFromDsp_rejection()
1440 stopWatchingNoted(); in testHotwordDetectionService_onDetectFromDsp_timeout()
1503 stopWatchingNoted(); in testHotwordDetectionService_onDetectFromExternalSource_success()
1596 stopWatchingNoted(); in testHotwordDetectionService_onDetectFromMic_success()
1900 stopWatchingNoted(); in testHotwordDetectionService_dspDetector_onDetectedTwice_clientOnlyOneOnDetected()
2190 private void stopWatchingNoted() { in stopWatchingNoted() method in HotwordDetectionServiceBasicTest
2193 mAppOpsManager.stopWatchingNoted(mOnOpNotedListener); in stopWatchingNoted()
DAlwaysOnHotwordDetectorNoHdsTest.java147 .stopWatchingNoted(mOnOpNotedListener)); in tearDown()
/cts/tests/tests/appop/src/android/app/appops/cts/
DAppOpsTest.kt650 mAppOps.stopWatchingNoted(notedWatcher) in startWatchingNoted_withoutExecutor_whenOpNoted_receivesCallback()
666 mAppOps.stopWatchingNoted(notedWatcher) in startWatchingNoted_withoutExecutor_whenOpNoted_receivesCallback()
711 mAppOps.stopWatchingNoted(notedWatcher) in startWatchingNoted_withExecutor_whenOpNoted_receivesCallback()
727 mAppOps.stopWatchingNoted(notedWatcher) in startWatchingNoted_withExecutor_whenOpNoted_receivesCallback()
783 mAppOps.stopWatchingNoted(notedWatcher) in startWatchingNoted_withoutExecutor_whenOpNoted_receivesDeviceAttributedCallback()
799 mAppOps.stopWatchingNoted(notedWatcher) in startWatchingNoted_withoutExecutor_whenOpNoted_receivesDeviceAttributedCallback()
854 mAppOps.stopWatchingNoted(notedWatcher) in startWatchingNoted_withExecutor_whenOpNoted_receivesDeviceAttributedCallback()
870 mAppOps.stopWatchingNoted(notedWatcher) in startWatchingNoted_withExecutor_whenOpNoted_receivesDeviceAttributedCallback()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dsystem-current.txt638 method public void stopWatchingNoted(@NonNull android.app.AppOpsManager.OnOpNotedListener);