Searched refs:shouldShowPlaceholderWhenExpanded (Results 1 – 2 of 2) sorted by relevance
771 static boolean shouldShowPlaceholderWhenExpanded(@NonNull SplitAttributes splitAttributes) { in shouldShowPlaceholderWhenExpanded() method in SplitPresenter
2301 if (SplitPresenter.shouldShowPlaceholderWhenExpanded(splitAttributes)) { in dismissPlaceholderIfNecessary()