Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/appop/
DAppOpsService.java1124 notifyOpChanged(onModeChangedListeners, code, changedUid, changedPkg, in systemReady()
1506 AppOpsService::notifyOpChanged, in onUidStateChanged()
2166 PooledLambda.obtainMessage(AppOpsService::notifyOpChanged, this, in notifyOpChangedForAllPkgsInUid()
2174 PooledLambda.obtainMessage(AppOpsService::notifyOpChanged, this, in notifyOpChangedForAllPkgsInUid()
2222 mHandler.sendMessage(PooledLambda.obtainMessage(AppOpsService::notifyOpChanged, this, in notifyOpChangedForPkg()
2378 private void notifyOpChanged(ArraySet<OnOpModeChangedListener> callbacks, int code, in notifyOpChanged() method in AppOpsService
2382 notifyOpChanged(callback, code, uid, packageName, persistentDeviceId); in notifyOpChanged()
2386 private void notifyOpChanged(OnOpModeChangedListener onModeChangedListener, int code, in notifyOpChanged() method in AppOpsService
2625 AppOpsService::notifyOpChanged, in resetAllModes()
6533 notifyOpChanged(modeChangedListenerSet, code, uid, null, PERSISTENT_DEVICE_ID_DEFAULT);
/frameworks/base/services/
Dart-profile1192 HSPLcom/android/server/appop/AppOpsService;->notifyOpChanged(Lcom/android/server/appop/OnOpModeChan…
Dart-wear-profile7729 PLcom/android/server/appop/AppOpsService;->notifyOpChanged(Landroid/util/ArraySet;IILjava/lang/Stri…
7730 HPLcom/android/server/appop/AppOpsService;->notifyOpChanged(Lcom/android/server/appop/OnOpModeChang…