Home
last modified time | relevance | path

Searched defs:shouldCollapse (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/
H A DExpandedViewAnimationController.java50 boolean shouldCollapse(); in shouldCollapse() method
H A DExpandedViewAnimationControllerImpl.java171 public boolean shouldCollapse() { in shouldCollapse() method in ExpandedViewAnimationControllerImpl
/aosp14/frameworks/base/core/java/android/widget/
H A DToolbar.java1677 private boolean shouldCollapse() { in shouldCollapse() method in Toolbar