Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/appop/
H A DAppOpsService.java567 final static class Ops extends SparseArray<Op> { class in AppOpsService
586 Ops(String _packageName, UidState _uidState) { in Ops() method in AppOpsService.Ops
1238 Ops ops = uidState.pkgOps.get(packageName); in initializePackageUidStateLocked()
1240 ops = new Ops(packageName, uidState); in initializePackageUidStateLocked()
1283 Ops removedOps = null; in packageRemovedLocked()
1507 Ops pkgOps = packages.valueAt(j); in getPackagesForOps()
2165 Ops pkgOps = ent.getValue(); in resetAllModes()
3969 Ops ops = uidState.pkgOps.get(packageName); in getOpsLocked()
3974 ops = new Ops(packageName, uidState); in getOpsLocked()
4279 Ops ops = uidState.pkgOps.get(pkgName); in readOp()
[all …]
/aosp14/frameworks/base/services/
H A Dart-profile-boot549 …ervice;->getOpsRawNoVerifyLocked(ILjava/lang/String;ZZ)Lcom/android/server/appop/AppOpsService$Ops;
560 Lcom/android/server/appop/AppOpsService;->getOpLocked(Lcom/android/server/appop/AppOpsService$Ops;I…
H A Dart-profile2484 HSPLcom/android/server/appop/AppOpsService$Ops;-><init>(Ljava/lang/String;Lcom/android/server/appop…
2507 …server/appop/AppOpsService$Ops;[I)Ljava/util/ArrayList;+]Landroid/util/SparseArray;Lcom/android/se…
2517 …/AppOpsService$Ops;IIZ)Lcom/android/server/appop/AppOpsService$Op;+]Landroid/util/SparseArray;Lcom…
2518 …/AppOpsManager$RestrictionBypass;Z)Lcom/android/server/appop/AppOpsService$Ops;+]Landroid/util/Arr…
2539 …anArray;]Landroid/util/SparseArray;Lcom/android/server/appop/AppOpsService$Ops;]Lcom/android/serve…
12589 Lcom/android/server/appop/AppOpsService$Ops;