Searched refs:transitionPreviewLayout (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DFastScroller.java838 if (transitionPreviewLayout(mCurrentSection)) {
1096 final boolean hasPreview = transitionPreviewLayout(sectionIndex);
1113 private boolean transitionPreviewLayout(int sectionIndex) { method in class:FastScroller

Completed in 265 milliseconds