Searched refs:stopWatchingStarted (Results 1 – 6 of 6) sorted by relevance
73 appOpsManager.stopWatchingStarted(listener); in testWatchStartedOps()100 appOpsManager.stopWatchingStarted(listener); in testWatchStartedOps()
98 void stopWatchingStarted(IAppOpsStartedCallback callback); in stopWatchingStarted() method
7033 public void stopWatchingStarted(@NonNull OnOpStartedListener callback) { in stopWatchingStarted() method in AppOpsManager7038 mService.stopWatchingStarted(cb); in stopWatchingStarted()
1391 stopWatchingStarted(mCallback); in binderDied()3185 public void stopWatchingStarted(IAppOpsStartedCallback callback) { in stopWatchingStarted() method in AppOpsService
1687 mAppOpsManager.stopWatchingStarted(mOpStartedCallback); in unregisterLocked()
8293 HPLcom/android/server/appop/AppOpsService;->stopWatchingStarted(Lcom/android/internal/app/IAppOpsSt…