Searched refs:mIsTwoPaneLastTime (Results 1 – 1 of 1) sorted by relevance
89 private boolean mIsTwoPaneLastTime; field in SettingsHomepageActivity152 mIsTwoPaneLastTime = ActivityEmbeddingUtils.isTwoPaneResolution(this); in onCreate()217 if (mIsTwoPaneLastTime != isTwoPane) { in onConfigurationChanged()218 mIsTwoPaneLastTime = isTwoPane; in onConfigurationChanged()