Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/appop/
DAppOpsService.java2228 notifyOpChangedSync(code, uid, null, mode); in setUidMode()
2407 private void notifyOpChangedSync(int code, int uid, @NonNull String packageName, int mode) { in notifyOpChangedSync() method in AppOpsService
2484 notifyOpChangedSync(code, uid, packageName, mode); in setMode()
2704 notifyOpChangedSync(change.op, change.uid, change.pkg, in resetAllModes()
/frameworks/base/services/
Dart-profile8241 HSPLcom/android/server/appop/AppOpsService;->notifyOpChangedSync(IILjava/lang/String;I)V