Searched refs:LOCATION_COARSE_ACCURACY_M (Results 1 – 3 of 3) sorted by relevance
25 import static android.provider.Settings.Secure.LOCATION_COARSE_ACCURACY_M;291 LOCATION_COARSE_ACCURACY_M, in getCoarseLocationAccuracyM()
860 Settings.Secure.LOCATION_COARSE_ACCURACY_M, in secureSettingsBackedUpOrDenied()
8239 public static final String LOCATION_COARSE_ACCURACY_M = "locationCoarseAccuracy"; field in Settings.Secure