Searched defs:lat (Results 1 – 5 of 5) sorted by relevance
106 public CellIdentityCdma(int nid, int sid, int bid, int lon, int lat, in CellIdentityCdma()173 private boolean isNullIsland(int lat, int lon) { in isNullIsland()
92 public final double lat; field in CbGeoUtils.LatLng100 public LatLng(double lat, double lng) { in LatLng()
304 private static double wrapLatitude(double lat) { in wrapLatitude()330 private static double metersToDegreesLongitude(double distance, double lat) { in metersToDegreesLongitude()
270 double lat = dt / (loops * mMemLoopCount); in runMemoryLatencyTest() local
236 double lat = POINT_IN_TIMES_SQUARE[0]; in locationFudgerCache_whenProviderIsQueried_resultIsCached() local