Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/biometrics/face/
DAnimationParticle.java42 private static final int FINAL_RING_STROKE_WIDTH = 15; field in AnimationParticle
172 (FINAL_RING_STROKE_WIDTH - mCurrentSize) / RING_SIZE_FINALIZATION_TIME; in updateRing()
203 mCurrentSize = FINAL_RING_STROKE_WIDTH; in updateRing()