Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleExpandedView.java144 @Nullable private int[] mExpandedViewContainerLocation; field in BubbleExpandedView
901 if (mExpandedViewContainerLocation == null) { in updateHeight()
947 mExpandedViewContainerLocation = containerLocationOnScreen; in updateView()