Home
last modified time | relevance | path

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

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