Searched refs:stopWatchingStarted (Results 1 – 7 of 7) sorted by relevance
79 appOpsManager.stopWatchingStarted(listener); in testWatchStartedOps()109 appOpsManager.stopWatchingStarted(listener); in testWatchStartedOps()
110 void stopWatchingStarted(IAppOpsStartedCallback callback); in stopWatchingStarted() method
181 mAppOpsManager.stopWatchingStarted(this); in tearDown()
7939 public void stopWatchingStarted(@NonNull OnOpStartedListener callback) { in stopWatchingStarted() method in AppOpsManager7944 mService.stopWatchingStarted(cb); in stopWatchingStarted()
1691 stopWatchingStarted(mCallback); in binderDied()3598 public void stopWatchingStarted(IAppOpsStartedCallback callback) { in stopWatchingStarted() method in AppOpsService
2472 mAppOpsManager.stopWatchingStarted(mOpStartedCallback); in unregisterLocked()
10070 HPLcom/android/server/appop/AppOpsService;->stopWatchingStarted(Lcom/android/internal/app/IAppOpsSt…