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