Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/allapps/
H A DAlphabeticalAppsList.java46 private final int mFastScrollDistributionMode = FAST_SCROLL_FRACTION_DISTRIBUTE_BY_NUM_SECTIONS; field in AlphabeticalAppsList
357 switch (mFastScrollDistributionMode) { in refillAdapterItems()