Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleExpandedView.java972 public boolean isUsingMaxHeight() { in isUsingMaxHeight() method in BubbleExpandedView
DBubbleStackView.java2879 if (!expandedView.isUsingMaxHeight()) { in setImeVisible()