Home
last modified time | relevance | path

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

/packages/apps/Launcher2/src/com/android/launcher2/
DPagedView.java685 if (isScrollingIndicatorEnabled()) { in screenScrolled()
1792 protected boolean isScrollingIndicatorEnabled() { in isScrollingIndicatorEnabled() method
1812 if (!isScrollingIndicatorEnabled()) return; in showScrollingIndicator()
1839 if (!isScrollingIndicatorEnabled()) return; in hideScrollingIndicator()
1880 if (!isScrollingIndicatorEnabled()) return; in updateScrollingIndicator()
1893 if (!isScrollingIndicatorEnabled()) return; in updateScrollingIndicatorPosition()
DWorkspace.java3890 if (!isScrollingIndicatorEnabled()) return;