Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleExpandedView.java181 private boolean mUsingMaxHeight; field in BubbleExpandedView
897 return mUsingMaxHeight; in isUsingMaxHeight()
911 mUsingMaxHeight = height == maxHeight; in updateHeight()