Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/allapps/
H A DAlphabeticalAppsList.java325 mAdapterItems.add(AdapterItem.asEmptySearch(position++)); in refillAdapterItems()
H A DAllAppsGridAdapter.java131 public static AdapterItem asEmptySearch(int pos) { in asEmptySearch() method in AllAppsGridAdapter.AdapterItem