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

  /packages/apps/Settings/src/com/android/settings/fuelgauge/
PowerUsageSummary.java 79 private static final int MAX_ITEMS_TO_LIST = 10;
327 if (mAppListGroup.getPreferenceCount() > (MAX_ITEMS_TO_LIST + 1)) {
  /packages/apps/Settings/src/com/android/settings/applications/
ProcessStatsUi.java 73 static final int MAX_ITEMS_TO_LIST = 60;
    [all...]

Completed in 1064 milliseconds