Searched refs:shouldContainerBeExpanded (Results 1 – 1 of 1) sorted by relevance
241 if (shouldContainerBeExpanded(currentContainer)) { in handleActivityCreated()425 if (shouldContainerBeExpanded(container)) { in updateContainer()627 boolean shouldContainerBeExpanded(@Nullable TaskFragmentContainer container) { in shouldContainerBeExpanded() method in SplitController