Searched refs:MIN_LATITUDE (Results 1 – 2 of 2) sorted by relevance
28 private static final double MIN_LATITUDE = -90D; field in LocationUtils38 MIN_LATITUDE + random.nextDouble() * (MAX_LATITUDE - MIN_LATITUDE), in createLocation()
181 private static final double MIN_LATITUDE = -90D; field in FusedLocationServiceTest191 MIN_LATITUDE + random.nextDouble() * (MAX_LATITUDE - MIN_LATITUDE), in createLocation()