Searched refs:LOCATION_STATUS_NO_LOCATION (Results 1 – 2 of 2) sorted by relevance
56 public static final int LOCATION_STATUS_NO_LOCATION = 4; field in LocationHelper64 LOCATION_STATUS_NO_LOCATION111 return LOCATION_STATUS_NO_LOCATION; in checkLocation()
86 } else if (status != LocationHelper.LOCATION_STATUS_NO_LOCATION) { in updateLocation()