Searched refs:mDayTab (Results 1 – 1 of 1) sorted by relevance
107 private val mDayTab: Tab? = null constant in com.android.calendar.AllInOneActivity729 if (mActionBar != null && mActionBar?.getSelectedTab() != mDayTab) { in setMainPane()730 mActionBar?.selectTab(mDayTab) in setMainPane()990 if (tab == mDayTab && mCurrentView != ViewType.DAY) { in onTabSelected()1002 TAG, "CurrentView:" + mCurrentView + " Tab:" + tab.toString() + " Day:" + mDayTab + in onTabSelected()1037 " Day:" + mDayTab + " Week:" + mWeekTab + " Month:" + mMonthTab in onNavigationItemSelected()