Home
last modified time | relevance | path

Searched defs:EventLocationAdapter (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/event/
DEventLocationAdapter.java59 public class EventLocationAdapter extends ArrayAdapter<EventLocationAdapter.Result> class
149 public EventLocationAdapter(Context context) { in EventLocationAdapter() method in EventLocationAdapter