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