Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBadgedImageView.java79 private float mDotScale = 0f; field in BadgedImageView
189 mDrawParams.scale = mDotScale; in dispatchDraw()
231 mDotScale = targetScale; in updateDotVisibility()
250 mDotScale = fraction; in setDotScale()