Home
last modified time | relevance | path

Searched refs:asAppOp (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/location/
DAppOpsHelper.java128 CallerIdentity.asAppOp(callerIdentity.permissionLevel), in checkLocationAccess()
142 return noteOpNoThrow(CallerIdentity.asAppOp(identity.permissionLevel), identity); in noteLocationAccess()
DCallerIdentity.java68 public static int asAppOp(@PermissionLevel int permissionLevel) { in asAppOp() method in CallerIdentity
DGeofenceManager.java253 int op = CallerIdentity.asAppOp(identity.permissionLevel); in updateFences()
/frameworks/base/services/
Dart-profile17296 HPLcom/android/server/location/CallerIdentity;->asAppOp(I)I