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