Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleExpandedView.java143 @Nullable private int[] mExpandedViewContainerLocation; field in BubbleExpandedView
977 if (mExpandedViewContainerLocation == null) { in updateHeight()
1014 mExpandedViewContainerLocation = containerLocationOnScreen; in updateView()