Home
last modified time | relevance | path

Searched refs:shouldIncludePkgInRecents (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Car/Settings/src/com/android/car/settings/applications/
DRecentAppsItemManager.java126 if (!shouldIncludePkgInRecents(pkgStats)) { in loadDisplayableRecentApps()
158 private boolean shouldIncludePkgInRecents(UsageStats stat) { in shouldIncludePkgInRecents() method in RecentAppsItemManager
/packages/apps/Settings/src/com/android/settings/applications/
DRecentAppStatsMixin.java157 if (!shouldIncludePkgInRecents(pkgStats, userId)) { in getRecentAppsStats()
176 private boolean shouldIncludePkgInRecents(UsageStats stat, int userId) { in shouldIncludePkgInRecents() method in RecentAppStatsMixin
/packages/apps/TvSettings/SettingsAPI/java/com/android/tv/settings/library/device/apps/
DRecentAppsPreferenceController.java177 if (!shouldIncludePkgInRecents(pkgStats)) { in getDisplayableRecentAppList()
210 private boolean shouldIncludePkgInRecents(UsageStats stat) { in shouldIncludePkgInRecents() method in RecentAppsPreferenceController
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/apps/
DRecentAppsPreferenceController.java221 if (!shouldIncludePkgInRecents(pkgStats)) { in getDisplayableRecentAppList()
254 private boolean shouldIncludePkgInRecents(UsageStats stat) { in shouldIncludePkgInRecents() method in RecentAppsPreferenceController
/packages/apps/TvSettings/
Dtwo-panel-baseline-profile.txt2328 PLcom/android/tv/settings/device/apps/RecentAppsPreferenceController;->shouldIncludePkgInRecents(La…