Searched refs:stopWatchingStarted (Results 1 – 6 of 6) sorted by relevance
91 appOpsManager.stopWatchingStarted(listener); in testWatchStartedOps()122 appOpsManager.stopWatchingStarted(listener); in testWatchStartedOps()164 appOpsManager.stopWatchingStarted(listener); in testWatchStartedOpsForExternalDevice()
128 void stopWatchingStarted(IAppOpsStartedCallback callback); in stopWatchingStarted() method
201 mAppOpsManager.stopWatchingStarted(this); in tearDown()
8552 public void stopWatchingStarted(@NonNull OnOpStartedListener callback) { in stopWatchingStarted() method in AppOpsManager8557 mService.stopWatchingStarted(cb); in stopWatchingStarted()
884 stopWatchingStarted(mCallback); in binderDied()3350 public void stopWatchingStarted(IAppOpsStartedCallback callback) { in stopWatchingStarted() method in AppOpsService
3460 mAppOpsManager.stopWatchingStarted(mOpStartedCallback); in unregisterLocked()