Searched defs:lon (Results 1 – 2 of 2) sorted by relevance
93 int nid, int sid, int bid, int lon, int lat, String alphal, String alphas) { in CellIdentityCdma()144 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()