Home
last modified time | relevance | path

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

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