Searched defs:lng (Results 1 – 3 of 3) sorted by relevance
47 public Point(double lat, double lng) { in Point()57 double lat, lng; field in LocationClustering.SmallItem
345 double lat, lng; field in SmallItem
99 String lng = fields[LONGITUDE_INDEX]; in createCity() local