Searched defs:shouldExpand (Results 1 – 5 of 5) sorted by relevance
285 void onStackExpandChanged(boolean shouldExpand); in onStackExpandChanged()
758 private void setExpandedInternal(boolean shouldExpand) { in setExpandedInternal()
1732 public void setExpanded(boolean shouldExpand) { in setExpanded()
694 private static boolean shouldExpand(@Nullable Activity activity, @Nullable Intent intent, in shouldExpand() method in SplitController
10430 public BubbleMetadata.Builder setAutoExpandBubble(boolean shouldExpand) { in setAutoExpandBubble()