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.java104 public static AdapterItem asAllAppsDivider(int pos) { in asAllAppsDivider() method in AlphabeticalAppsList.AdapterItem
325 mAdapterItems.add(AdapterItem.asAllAppsDivider(position++)); in refillAdapterItems()