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