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;
184 // Since using weight for sizing the two panes of the agenda fragment causes the whole
286 // Record Agenda View as the (new) default detailed view.
352 // Shows the selected event in the Agenda view
361 // Create a fragment to show the event to the side of the agenda list
414 // 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;
179 // 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
562 * return agenda date-header date as the startDay.
    [all...]

Completed in 28 milliseconds