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