Searched refs:displayRecentApps (Results 1 – 3 of 3) sorted by relevance
127 displayRecentApps(); in refreshUi()177 private void displayRecentApps() { in displayRecentApps() method in AppsPreferenceController
114 displayRecentApps(recentApps); in refresh()182 private void displayRecentApps(List<NotifyingApp> recentApps) { in displayRecentApps() method in RecentNotificationsAppsPreferenceController
122 displayRecentApps(prefContext, recentApps); in refreshUi()139 private void displayRecentApps(Context prefContext, List<UsageStats> recentApps) { in displayRecentApps() method in RecentAppsPreferenceController