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

/frameworks/base/packages/SystemUI/src/com/android/systemui/recent/
H A DRecentTasksLoader.java51 private static final int DISPLAY_TASKS = 20; field in class:RecentTasksLoader
52 private static final int MAX_TASKS = DISPLAY_TASKS + 1; // allow extra for non-apps

Completed in 357 milliseconds