Searched refs:getBinderPermissionLevel (Results 1 – 2 of 2) sorted by relevance
125 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
17307 HPLcom/android/server/location/CallerIdentity;->getBinderPermissionLevel(Landroid/content/Context;)I