Searched refs:PermissionLevel (Results 1 – 3 of 3) sorted by relevance
57 public @interface PermissionLevel {} annotation in LocationPermissions62 public static String asPermission(@PermissionLevel int permissionLevel) { in asPermission()76 public static int asAppOp(@PermissionLevel int permissionLevel) { in asAppOp()91 @PermissionLevel int requiredPermissionLevel) { in enforceCallingOrSelfLocationPermission()102 @PermissionLevel int requiredPermissionLevel) { in enforceLocationPermission()113 @PermissionLevel int requiredPermissionLevel) { in enforceLocationPermission()150 @PermissionLevel int requiredPermissionLevel) { in checkCallingOrSelfLocationPermission()160 @PermissionLevel int requiredPermissionLevel) { in checkLocationPermission()171 @PermissionLevel int requiredPermissionLevel) { in checkLocationPermission()178 @PermissionLevel[all …]
25 import com.android.server.location.LocationPermissions.PermissionLevel;95 public final boolean hasLocationPermissions(@PermissionLevel int permissionLevel, in hasLocationPermissions()
99 import com.android.server.location.LocationPermissions.PermissionLevel;368 private final @PermissionLevel int mPermissionLevel;475 public @PermissionLevel int getPermissionLevel() { in getPermissionLevel()753 @PermissionLevel int permissionLevel) { in LocationRegistration()1097 @PermissionLevel int permissionLevel) {1713 CallerIdentity identity, @PermissionLevel int permissionLevel) {1788 @PermissionLevel int permissionLevel, boolean isBypass,1931 @PermissionLevel int permissionLevel, ILocationListener listener) {1950 @PermissionLevel int permissionLevel, PendingIntent pendingIntent) {2679 @PermissionLevel int permissionLevel) {[all …]