Searched defs:mShouldShowScrollIndicatorImmediately (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/Keyguard/src/com/android/keyguard/
H A DPagedView.java201 private boolean mShouldShowScrollIndicatorImmediately = false; field in class:PagedView
2062 mShouldShowScrollIndicatorImmediately = true;
2139 showScrollingIndicator(mShouldShowScrollIndicatorImmediately);

Completed in 30 milliseconds