Home
last modified time | relevance | path

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

/packages/apps/Calendar/src/com/android/calendar/
DAllInOneActivity.java387 initFragments(timeMillis, viewType, icicle); in onCreate()
480 initFragments(mController.getTime(), mController.getViewType(), null); in onResume()
564 private void initFragments(long timeMillis, int viewType, Bundle icicle) { in initFragments() method in AllInOneActivity
739 initFragments(mController.getTime(), mController.getViewType(), null); in onSharedPreferenceChanged()