Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAlphabeticalAppsList.java135 public static AdapterItem asPredictionDivider(int pos) { in asPredictionDivider() method in AlphabeticalAppsList.AdapterItem
508 mAdapterItems.add(AdapterItem.asPredictionDivider(position++)); in refillAdapterItems()