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