Searched refs:FLING_TIME (Results 1 – 1 of 1) sorted by relevance
45 private static int FLING_TIME = 1000; field in MonthListView186 smoothScrollBy(viewsToFling * firstViewHeight + offset, FLING_TIME); in doFling()