Searched refs:MIN_LATITUDE (Results 1 – 3 of 3) sorted by relevance
28 private static final double MIN_LATITUDE = -90D; field in LocationUtils38 MIN_LATITUDE + random.nextDouble() * (MAX_LATITUDE - MIN_LATITUDE), in createLocation()
156 private static final double MIN_LATITUDE = -90D; field in GnssOverlayLocationServiceTest166 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()