Searched refs:MAX_LONGITUDE (Results 1 – 3 of 3) sorted by relevance
31 private static final double MAX_LONGITUDE = 180D; field in LocationUtils39 MIN_LONGITUDE + random.nextDouble() * (MAX_LONGITUDE - MIN_LONGITUDE), in createLocation()
159 private static final double MAX_LONGITUDE = 180D; field in GnssOverlayLocationServiceTest167 MIN_LONGITUDE + random.nextDouble() * (MAX_LONGITUDE - MIN_LONGITUDE), in createLocation()
184 private static final double MAX_LONGITUDE = 180D; field in FusedLocationServiceTest192 MIN_LONGITUDE + random.nextDouble() * (MAX_LONGITUDE - MIN_LONGITUDE), in createLocation()