Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleExpandedView.java744 float detachPoint = in setContentTranslationY() local
749 if (pointerBottom > detachPoint) { in setContentTranslationY()
750 horizontalShift = pointerBottom - detachPoint; in setContentTranslationY()