Searched defs:agenda (Results 1 - 5 of 5) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/agenda/
H A DAgendaAdapter.java17 package com.android.calendar.agenda;
H A DAgendaFragment.java17 package com.android.calendar.agenda;
340 // Create a fragment to show the event to the side of the agenda list
388 // agenda list is fling state and it needs to set the agenda list to a new position
H A DAgendaListView.java17 package com.android.calendar.agenda;
24 import com.android.calendar.agenda.AgendaAdapter.ViewHolder;
25 import com.android.calendar.agenda.AgendaWindowAdapter.DayAdapterInfo;
26 import com.android.calendar.agenda.AgendaWindowAdapter.EventInfo;
199 // If events are shown to the side of the agenda list , do nothing
H A DAgendaByDayAdapter.java17 package com.android.calendar.agenda;
21 import com.android.calendar.agenda.AgendaWindowAdapter.DayAdapterInfo;
H A DAgendaWindowAdapter.java17 package com.android.calendar.agenda;
188 // defines if to pop-up the current event when the agenda is first shown
550 * return agenda date-header date as the startDay.

Completed in 111 milliseconds