Searched refs:recents (Results 1 – 1 of 1) sorted by relevance
361 final ArrayList<ApplicationInfo> recents = new ArrayList<ApplicationInfo>(); in bindRecents() local373 recents.add(info); in bindRecents()379 mApplicationsStack.setRecents(recents); in bindRecents()