Searched defs:lat (Results 1 – 4 of 4) sorted by relevance
209 double lat = coarse.getLatitude(); in createCoarseLocked() local305 private static double wrapLatitude(double lat) { in wrapLatitude()333 private static double metersToDegreesLongitude(double distance, double lat) { in metersToDegreesLongitude()
95 public CellIdentityCdma(int nid, int sid, int bid, int lon, int lat, in CellIdentityCdma()159 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()
270 double lat = dt / (loops * mMemLoopCount); in runMemoryLatencyTest() local