Searched refs:mIsMultipane (Results 1 – 1 of 1) sorted by relevance
103 private static boolean mIsMultipane; field in AllInOneActivity348 mIsMultipane = Utils.getConfigBool(this, R.bool.multiple_pane_config); in onCreate()355 Utils.setAllowWeekForDetailView(mIsMultipane); in onCreate()422 if (mIsMultipane) { in configureActionBar()