Searched refs:WEEK_BUTTON_INDEX (Results 1 – 2 of 2) sorted by relevance
62 public static final int WEEK_BUTTON_INDEX = 1; field in CalendarViewAdapter222 title.setText(mButtonNames [WEEK_BUTTON_INDEX]); in getView()263 case WEEK_BUTTON_INDEX: in getDropDownView()264 viewType.setText(mButtonNames [WEEK_BUTTON_INDEX]); in getDropDownView()
795 mActionBar.setSelectedNavigationItem(CalendarViewAdapter.WEEK_BUTTON_INDEX); in setMainPane()1042 case CalendarViewAdapter.WEEK_BUTTON_INDEX: in onNavigationItemSelected()