Searched refs:EventLocationAdapter (Results 1 – 2 of 2) sorted by relevance
59 public class EventLocationAdapter extends ArrayAdapter<EventLocationAdapter.Result> class149 public EventLocationAdapter(Context context) { in EventLocationAdapter() method in EventLocationAdapter
145 EventLocationAdapter mLocationAdapter;824 mLocationAdapter = new EventLocationAdapter(activity); in EditEventView()