Searched refs:checkLocation (Results 1 – 2 of 2) sorted by relevance
105 static @LocationStatus int checkLocation(Location location) { in checkLocation() method in LocationHelper235 if (!gotGoodLocation && checkLocation(location) == LOCATION_STATUS_OK) { in maybeAdjustUpdateInterval()
71 int status = LocationHelper.checkLocation(location); in updateLocation()