Searched refs:EXTRA_NO_GPS_LOCATION (Results 1 – 6 of 6) sorted by relevance
88 public static final String EXTRA_NO_GPS_LOCATION = Location.EXTRA_NO_GPS_LOCATION; field in LocationProviderBase415 if (extras != null && (extras.containsKey(EXTRA_NO_GPS_LOCATION) in stripExtras()420 extras.remove(EXTRA_NO_GPS_LOCATION); in stripExtras()
19 import static android.location.Location.EXTRA_NO_GPS_LOCATION;263 if (extras != null && (extras.containsKey(EXTRA_NO_GPS_LOCATION) in stripExtras()268 extras.remove(EXTRA_NO_GPS_LOCATION); in stripExtras()
30 field @Deprecated public static final String EXTRA_NO_GPS_LOCATION = "noGPSLocation";
87 public static final String EXTRA_NO_GPS_LOCATION = "noGPSLocation"; field in Location
5874 field @Deprecated public static final String EXTRA_NO_GPS_LOCATION = "noGPSLocation";
23442 Landroid/location/Location;->EXTRA_NO_GPS_LOCATION:Ljava/lang/String;