Home
last modified time | relevance | path

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

/packages/apps/Launcher2/src/com/android/launcher2/
DPagedView.java181 private boolean mShouldShowScrollIndicatorImmediately = false; field in PagedView
1810 mShouldShowScrollIndicatorImmediately = true; in showScrollingIndicator()
1887 showScrollingIndicator(mShouldShowScrollIndicatorImmediately); in updateScrollingIndicator()