HomeSort by relevance Sort by last modified time
    Searched defs:agenda (Results 1 - 5 of 5) sorted by null

  /packages/apps/Calendar/src/com/android/calendar/agenda/
AgendaAdapter.java 17 package com.android.calendar.agenda;
AgendaByDayAdapter.java 17 package com.android.calendar.agenda;
21 import com.android.calendar.agenda.AgendaWindowAdapter.DayAdapterInfo;
AgendaFragment.java 17 package com.android.calendar.agenda;
263 // Record Agenda View as the (new) default detailed view.
331 // Shows the selected event in the Agenda view
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
AgendaListView.java 17 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
AgendaWindowAdapter.java 17 package com.android.calendar.agenda;
189 // defines if to pop-up the current event when the agenda is first shown
550 * return agenda date-header date as the startDay.
    [all...]

Completed in 71 milliseconds