Searched refs:GPS_FIX_CHANGE_ACTION (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/location/
H A DGpsLocationProvider.java1408 Intent intent = new Intent(LocationManager.GPS_FIX_CHANGE_ACTION);
1491 Intent intent = new Intent(LocationManager.GPS_FIX_CHANGE_ACTION);
/frameworks/base/location/java/android/location/
H A DLocationManager.java183 public static final String GPS_FIX_CHANGE_ACTION = field in class:LocationManager

Completed in 60 milliseconds