Searched defs:longitude (Results 1 – 5 of 5) sorted by relevance
28 public double longitude; field in LocationEntry32 public LocationEntry(Calendar calendar, double latitude, double longitude) { in LocationEntry()
42 public SimpleGeofence(String geofenceId, double latitude, double longitude, float radius, in SimpleGeofence()
82 double longitude = dataMap.getDouble(Constants.KEY_LONGITUDE); in onDataChanged() local
292 private void addLocationEntry(double latitude, double longitude) { in addLocationEntry()
210 int a, longitude, latitude; in createSuperShape() local