Home
last modified time | relevance | path

Searched refs:isUsingMaxHeight (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleExpandedView.java896 public boolean isUsingMaxHeight() { in isUsingMaxHeight() method in BubbleExpandedView
H A DBubbleStackView.java2574 if (!mExpandedBubble.getExpandedView().isUsingMaxHeight()) { in setImeVisible()