Home
last modified time | relevance | path

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

/external/zxing/qr_scanner/src/com/google/zxing/client/android/
DViewfinderView.java43 private static final long ANIMATION_DELAY = 80L; field in ViewfinderView
154 postInvalidateDelayed(ANIMATION_DELAY, in onDraw()