Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleFlyoutView.java135 private static final float DOT_SCALE = 1f; field in BubbleFlyoutView
160 mNewDotRadius = (DOT_SCALE * mOriginalDotSize) / 2f; in BubbleFlyoutView()