Searched refs:sScrollIndicatorFlashDuration (Results 1 – 1 of 1) sorted by relevance
184 protected static final int sScrollIndicatorFlashDuration = 650; field in PagedView1805 postDelayed(hideScrollingIndicatorRunnable, sScrollIndicatorFlashDuration); in flashScrollingIndicator()