Home
last modified time | relevance | path

Searched refs:mShowEventInfoFullScreen (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/
DAllInOneActivity.java130 private boolean mShowEventInfoFullScreen; field in AllInOneActivity
393 mShowEventInfoFullScreen = in onCreate()
1181 mCurrentView == ViewType.MONTH) && mShowEventInfoFullScreen)){ in handleEvent()