Lines Matching refs:lat
604 int lat = loc.getBaseStationLatitude();615 + "LAT = "616 + ((lat == -1) ? "unknown" : Integer.toHexString(lat))