Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleStackView.java1551 float halfBubble = mBubbleSize / 2f; in updatePointerPosition() local
1556 float bubbleCenter = bubbleLeftFromScreenLeft + halfBubble - mExpandedViewPadding; in updatePointerPosition()