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