Searched refs:stopWatchingNoted (Results 1 – 6 of 6) sorted by relevance
76 appOpsManager.stopWatchingNoted(listener); in testWatchNotedOps()
83 void stopWatchingNoted(IAppOpsNotedCallback callback); in stopWatchingNoted() method
103 mAppOps.stopWatchingNoted(this); in setListening()
4949 public void stopWatchingNoted(@NonNull OnOpNotedListener callback) { in stopWatchingNoted() method in AppOpsManager4954 mService.stopWatchingNoted(cb); in stopWatchingNoted()
687 stopWatchingNoted(mCallback); in binderDied()2199 public void stopWatchingNoted(IAppOpsNotedCallback callback) { in stopWatchingNoted() method in AppOpsService
3898 HSPLcom/android/server/appop/AppOpsService;->stopWatchingNoted(Lcom/android/internal/app/IAppOpsNot…