HomeSort by relevance Sort by last modified time
    Searched defs:AllAppsList (Results 1 - 2 of 2) sorted by null

  /packages/apps/Launcher2/src/com/android/launcher2/
AllAppsList.java 31 class AllAppsList {
50 public AllAppsList(IconCache iconCache) {
  /packages/apps/Launcher3/src/com/android/launcher3/
AllAppsList.java 42 public class AllAppsList {
43 private static final String TAG = "AllAppsList";
63 public AllAppsList(IconCache iconCache, AppFilter appFilter) {

Completed in 59 milliseconds