Searched defs:locations (Results 1 – 4 of 4) sorted by relevance
64 public void addLocation(List<RectF> locations) { in addLocation()
49 protected String doInBackground(Location... locations) { in doInBackground()
94 EventLocations locations) { in EventsLiveData()
380 ArrayList<RectF> locations = new ArrayList<>(); in initColorExtractionLocations() local