Home
last modified time | relevance | path

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

/packages/apps/Launcher2/src/com/android/launcher2/
DPagedView.java180 private boolean mShouldShowScrollIndicator = false; field in PagedView
1809 mShouldShowScrollIndicator = true; in showScrollingIndicator()
1814 mShouldShowScrollIndicator = false; in showScrollingIndicator()
1886 if (mShouldShowScrollIndicator) { in updateScrollingIndicator()