Searched refs:DEFAULT_APPLICATIONS_NUMBER (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DAllAppsList.java34 public static final int DEFAULT_APPLICATIONS_NUMBER = 42; field in class:AllAppsList
38 new ArrayList<ApplicationInfo>(DEFAULT_APPLICATIONS_NUMBER);
41 new ArrayList<ApplicationInfo>(DEFAULT_APPLICATIONS_NUMBER);

Completed in 60 milliseconds