Searched defs:stopWatchingStarted (Results 1 – 3 of 3) sorted by relevance
113 void stopWatchingStarted(IAppOpsStartedCallback callback); in stopWatchingStarted() method
2807 public void stopWatchingStarted(IAppOpsStartedCallback callback) { in stopWatchingStarted() method in AppOpsService
7967 public void stopWatchingStarted(@NonNull OnOpStartedListener callback) { in stopWatchingStarted() method in AppOpsManager