Searched refs:MAX_RECENT_BITMAPS (Results 1 – 1 of 1) sorted by relevance
65 private static final int MAX_RECENT_BITMAPS = 3; field in RecentTasks630 if (i > MAX_RECENT_BITMAPS) { in trimForTaskLocked()