Searched defs:stopWatchingActive (Results 1 – 3 of 3) sorted by relevance
107 void stopWatchingActive(IAppOpsActiveCallback callback); in stopWatchingActive() method
2755 public void stopWatchingActive(IAppOpsActiveCallback callback) { in stopWatchingActive() method in AppOpsService
7897 public void stopWatchingActive(@NonNull OnOpActiveChangedListener callback) { in stopWatchingActive() method in AppOpsManager