Searched refs:displayRecentApps (Results 1 – 4 of 4) sorted by relevance
126 displayRecentApps(); in refreshUi()135 private void displayRecentApps() { in displayRecentApps() method in RecentAppsPreferenceController
122 displayRecentApps(prefContext, recentApps); in refreshUi()139 private void displayRecentApps(Context prefContext, List<UsageStats> recentApps) { in displayRecentApps() method in RecentAppsPreferenceController
158 displayRecentApps(prefContext, recentApps); in refreshUi()224 private void displayRecentApps(Context prefContext, List<NotifyingApp> recentApps) { in displayRecentApps() method in RecentNotifyingAppsPreferenceController