Searched refs:OPSTR_COARSE_LOCATION (Results 1 – 8 of 8) sorted by relevance
29 import static android.app.AppOpsManager.OPSTR_COARSE_LOCATION;131 OPSTR_COARSE_LOCATION,156 case OPSTR_COARSE_LOCATION: in getGroupForOp()
88 listener.onOpChanged(AppOpsManager.OPSTR_COARSE_LOCATION, packageName); in sendAppOp()
248 return AppOpsManager.OPSTR_COARSE_LOCATION; in getAppOpsString()
916 when(mAppOpsManager.noteOpNoThrow(eq(AppOpsManager.OPSTR_COARSE_LOCATION), in setHasLocationPermissions()
1622 OPSTR_COARSE_LOCATION,1770 public static final String OPSTR_COARSE_LOCATION = "android:coarse_location"; field in AppOpsManager2617 new AppOpInfo.Builder(OP_COARSE_LOCATION, OPSTR_COARSE_LOCATION, "COARSE_LOCATION")
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
3802 field public static final java.lang.String OPSTR_COARSE_LOCATION = "android:coarse_location";
5124 field public static final String OPSTR_COARSE_LOCATION = "android:coarse_location";