Searched defs:stopWatchingMode (Results 1 – 5 of 5) sorted by relevance
126 void AppOpsManager::stopWatchingMode(const sp<IAppOpsCallback>& callback) { in stopWatchingMode() function in android::AppOpsManager
99 virtual void stopWatchingMode(const sp<IAppOpsCallback>& callback) { in stopWatchingMode() function in android::BpAppOpsService
33 void stopWatchingMode(IAppOpsCallback callback); in stopWatchingMode() method
1997 public void stopWatchingMode(OnOpChangedListener callback) { in stopWatchingMode() method in AppOpsManager
1414 public void stopWatchingMode(IAppOpsCallback callback) { in stopWatchingMode() method in AppOpsService