Home
last modified time | relevance | path

Searched refs:notifyOpChanged (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/appop/
DAppOpsService.java1664 notifyOpChanged(callbacks, code, changedUid, changedPkg); in systemReady()
2299 AppOpsService::notifyOpChanged, in notifyOpChangedForAllPkgsInUid()
2307 AppOpsService::notifyOpChanged, in notifyOpChangedForAllPkgsInUid()
2480 AppOpsService::notifyOpChanged, in setMode()
2487 private void notifyOpChanged(ArraySet<ModeCallback> callbacks, int code, in notifyOpChanged() method in AppOpsService
2491 notifyOpChanged(callback, code, uid, packageName); in notifyOpChanged()
2495 private void notifyOpChanged(ModeCallback callback, int code, in notifyOpChanged() method in AppOpsService
2694 AppOpsService::notifyOpChanged, in resetAllModes()
3764 AppOpsService::notifyOpChanged, in commitUidPendingStateLocked()
5722 notifyOpChanged(clonedCallbacks, code, uid, null); in notifyWatchersOfChange()
/frameworks/base/services/
Dart-profile8238 HPLcom/android/server/appop/AppOpsService;->notifyOpChanged(Landroid/util/ArraySet;IILjava/lang/Str…
8239 HSPLcom/android/server/appop/AppOpsService;->notifyOpChanged(Lcom/android/server/appop/AppOpsServic…