Searched refs:isRegularHomepageLayout (Results 1 – 2 of 2) sorted by relevance
116 public static boolean isRegularHomepageLayout(Activity activity) { in isRegularHomepageLayout() method in ActivityEmbeddingUtils
366 if (mIsRegularLayout == ActivityEmbeddingUtils.isRegularHomepageLayout(this)) { in updateSplitLayout()