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