Searched refs:mIsRegularLayout (Results 1 – 1 of 1) sorted by relevance
120 private boolean mIsRegularLayout = true; field in SettingsHomepageActivity366 if (mIsRegularLayout == ActivityEmbeddingUtils.isRegularHomepageLayout(this)) { in updateSplitLayout()370 } else if (mIsRegularLayout) { in updateSplitLayout()374 mIsRegularLayout = !mIsRegularLayout; in updateSplitLayout()380 mIsRegularLayout in updateSplitLayout()388 ((SplitLayoutListener) fragment).onSplitLayoutChanged(mIsRegularLayout); in updateSplitLayout()