Searched refs:OPSTR_COARSE_LOCATION (Results 1 – 6 of 6) sorted by relevance
29 import static android.app.AppOpsManager.OPSTR_COARSE_LOCATION;135 OPSTR_COARSE_LOCATION,160 case OPSTR_COARSE_LOCATION: in getGroupForOp()
88 listener.onOpChanged(AppOpsManager.OPSTR_COARSE_LOCATION, packageName); in sendAppOp()
248 return AppOpsManager.OPSTR_COARSE_LOCATION; in getAppOpsString()
1491 OPSTR_COARSE_LOCATION,1629 public static final String OPSTR_COARSE_LOCATION = "android:coarse_location"; field in AppOpsManager2348 new AppOpInfo.Builder(OP_COARSE_LOCATION, OPSTR_COARSE_LOCATION, "COARSE_LOCATION")
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
5027 field public static final String OPSTR_COARSE_LOCATION = "android:coarse_location";