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 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.AgendaItem;
179 // If events are shown to the side of the agenda list , do nothing
H A DAgendaByDayAdapter.java17 package com.android.calendar.agenda;
33 import com.android.calendar.agenda.AgendaWindowAdapter.DayAdapterInfo;
H A DAgendaFragment.java17 package com.android.calendar.agenda;
192 // Since using weight for sizing the two panes of the agenda fragment causes the whole
396 // Create a fragment to show the event to the side of the agenda list
444 // agenda list is fling state and it needs to set the agenda list to a new position
H A DAgendaWindowAdapter.java17 package com.android.calendar.agenda;
197 // defines if to pop-up the current event when the agenda is first shown
585 * return agenda date-header date as the startDay.

Completed in 77 milliseconds