Searched refs:ANIMATED_SCROLL_GAP (Results 1 - 2 of 2) sorted by relevance

/packages/apps/VideoEditor/src/com/android/videoeditor/widgets/
H A DHorizontalScrollView.java64 private static final int ANIMATED_SCROLL_GAP = 250; field in class:HorizontalScrollView
1131 if (duration > ANIMATED_SCROLL_GAP) {
/packages/apps/Browser/src/com/android/browser/view/
H A DScrollerView.java66 static final int ANIMATED_SCROLL_GAP = 250; field in class:ScrollerView
1276 if (duration > ANIMATED_SCROLL_GAP) {

Completed in 30 milliseconds