Searched defs:stopWatchingMode (Results 1 – 5 of 5) sorted by relevance
100 void AppOpsManager::stopWatchingMode(const sp<IAppOpsCallback>& callback) { in stopWatchingMode() function in android::AppOpsManager
98 virtual void stopWatchingMode(const sp<IAppOpsCallback>& callback) { in stopWatchingMode() function in android::BpAppOpsService
31 void stopWatchingMode(IAppOpsCallback callback); in stopWatchingMode() method
1459 public void stopWatchingMode(OnOpChangedListener callback) { in stopWatchingMode() method in AppOpsManager
831 public void stopWatchingMode(IAppOpsCallback callback) { in stopWatchingMode() method in AppOpsService