Searched defs:mAppsList (Results 1 – 3 of 3) sorted by relevance
49 private final LiveData<ImmutableList<App>> mAppsList; field in AppsListViewAdapter
54 protected AllAppsList mAppsList; field in ModelDelegate
1430 final AlphabeticalAppsList<T> mAppsList; field in ActivityAllAppsContainerView.AdapterHolder