Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/
H A DExpandedViewAnimationControllerImpl.java284 clip = mExpandedView.getContentBottomOnScreen() - mPositioner.getImeTop(); in animateForImeVisibilityChange()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleExpandedView.java817 public int getContentBottomOnScreen() { in getContentBottomOnScreen() method in BubbleExpandedView