Searched refs:asAppOp (Results 1 – 4 of 4) sorted by relevance
128 CallerIdentity.asAppOp(callerIdentity.permissionLevel), in checkLocationAccess()142 return noteOpNoThrow(CallerIdentity.asAppOp(identity.permissionLevel), identity); in noteLocationAccess()
68 public static int asAppOp(@PermissionLevel int permissionLevel) { in asAppOp() method in CallerIdentity
253 int op = CallerIdentity.asAppOp(identity.permissionLevel); in updateFences()
17296 HPLcom/android/server/location/CallerIdentity;->asAppOp(I)I