Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/location/
DCallerIdentity.java125 getBinderPermissionLevel(context)); in fromBinderUnsafe()
132 enforceLocationPermission(Binder.getCallingUid(), getBinderPermissionLevel(context)); in enforceCallingOrSelfLocationPermission()
139 return checkLocationPermission(getBinderPermissionLevel(context)); in checkCallingOrSelfLocationPermission()
155 private static @PermissionLevel int getBinderPermissionLevel(Context context) { in getBinderPermissionLevel() method in CallerIdentity
/frameworks/base/services/
Dart-profile17307 HPLcom/android/server/location/CallerIdentity;->getBinderPermissionLevel(Landroid/content/Context;)I