Home
last modified time | relevance | path

Searched refs:OPSTR_COARSE_LOCATION (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/com/android/internal/util/
DLocationPermissionChecker.java199 return noteAppOpAllowed(AppOpsManager.OPSTR_COARSE_LOCATION, pkgName, featureId, uid, in checkCallersLocationPermission()
/frameworks/base/core/tests/utiltests/src/com/android/internal/util/
DLocationPermissionCheckerTest.java103 when(mMockAppOps.noteOp(eq(AppOpsManager.OPSTR_COARSE_LOCATION), eq(mUid), in setupMocks()
/frameworks/base/core/java/android/app/
DAppOpsManager.java871 public static final String OPSTR_COARSE_LOCATION = "android:coarse_location"; field in AppOpsManager
1319 OPSTR_COARSE_LOCATION,
/frameworks/base/services/core/java/com/android/server/
DLocationManagerService.java1963 return AppOpsManager.OPSTR_COARSE_LOCATION; in resolutionLevelToOpStr()
/frameworks/base/tests/net/java/com/android/server/
DConnectivityServiceTest.java6876 setupLocationPermissions(Build.VERSION_CODES.P, true, AppOpsManager.OPSTR_COARSE_LOCATION, in testMaybeSanitizeLocationInfoForCallerWithCoarseLocationPreQ()
6906 setupLocationPermissions(Build.VERSION_CODES.Q, true, AppOpsManager.OPSTR_COARSE_LOCATION, in testMaybeSanitizeLocationInfoForCallerWithCoarseLocationAfterQ()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt3802 field public static final java.lang.String OPSTR_COARSE_LOCATION = "android:coarse_location";
/frameworks/base/non-updatable-api/
Dcurrent.txt4293 field public static final String OPSTR_COARSE_LOCATION = "android:coarse_location";
/frameworks/base/api/
Dcurrent.txt4293 field public static final String OPSTR_COARSE_LOCATION = "android:coarse_location";