Searched defs:lon (Results 1 – 2 of 2) sorted by relevance
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()
210 double lon = coarse.getLongitude(); in createCoarseLocked() local315 private static double wrapLongitude(double lon) { in wrapLongitude()