Home | History | Annotate | Download | only in settings

Lines Matching full:lon

459             int lon = loc.getBaseStationLongitude();
473 + ((lon == -1) ? "unknown" : Integer.toHexString(lon)));