Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/tests/BugReportApp/src/com/android/car/bugreport/
H A DVoiceRecordingView.java40 private static final long ANIMATION_INTERVAL_MS = 70; field in VoiceRecordingView
116 postInvalidateDelayed(ANIMATION_INTERVAL_MS); in onDraw()