HomeSort by relevance Sort by last modified time
    Searched refs:isAgendaItemVisible (Results 1 - 2 of 2) sorted by null

  /packages/apps/Calendar/src/com/android/calendar/agenda/
AgendaListView.java 326 public boolean isAgendaItemVisible(Time startTime, long id) {
AgendaWindowAdapter.java 702 if (!mAgendaListView.isAgendaItemVisible(goToTime, id)) {
    [all...]

Completed in 2721 milliseconds