HomeSort by relevance Sort by last modified time
    Searched refs:isScrollingIndicatorEnabled (Results 1 - 2 of 2) sorted by null

  /packages/apps/Launcher2/src/com/android/launcher2/
PagedView.java 639 if (isScrollingIndicatorEnabled()) {
    [all...]
Workspace.java 737 protected boolean isScrollingIndicatorEnabled() {
738 return super.isScrollingIndicatorEnabled() && (mState != State.SPRING_LOADED);
    [all...]

Completed in 363 milliseconds