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