Searched refs:GPS_FIX_CHANGE_ACTION (Results 1 – 2 of 2) sorted by relevance
183 public static final String GPS_FIX_CHANGE_ACTION = field in LocationManager
1442 Intent intent = new Intent(LocationManager.GPS_FIX_CHANGE_ACTION); in reportLocation()1527 Intent intent = new Intent(LocationManager.GPS_FIX_CHANGE_ACTION); in reportSvStatus()