Lines Matching defs:lat
465 int lat = loc.getBaseStationLatitude();476 + "LAT = "477 + ((lat == -1) ? "unknown" : Integer.toHexString(lat))