Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAlphabeticalAppsList.java156 public AlphabeticalAppsList(Context context, AllAppsStore appsStore, boolean isWork) { in AlphabeticalAppsList() argument
157 mAllAppsStore = appsStore; in AlphabeticalAppsList()