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.java1621 float halfBubble = mBubbleSize / 2f; in updatePointerPosition() local
1622 float bubbleCenter = bubbleLeftFromScreenLeft + halfBubble; in updatePointerPosition()