Searched defs:appsStore (Results 1 – 2 of 2) sorted by relevance
89 public AlphabeticalAppsList(Context context, @Nullable AllAppsStore<T> appsStore, in AlphabeticalAppsList()
305 AllAppsStore<SecondaryDisplayLauncher> appsStore = mAppsView.getAppsStore(); in bindAllApplications() local