Home
last modified time | relevance | path

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

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