Searched refs:shouldIncludePkgInRecents (Results 1 – 3 of 3) sorted by relevance
128 if (!shouldIncludePkgInRecents(pkgStats)) { in loadDisplayableRecentApps()160 private boolean shouldIncludePkgInRecents(UsageStats stat) { in shouldIncludePkgInRecents() method in RecentAppStatsMixin
126 if (!shouldIncludePkgInRecents(pkgStats)) { in loadDisplayableRecentApps()158 private boolean shouldIncludePkgInRecents(UsageStats stat) { in shouldIncludePkgInRecents() method in RecentAppsItemManager
221 if (!shouldIncludePkgInRecents(pkgStats)) { in getDisplayableRecentAppList()254 private boolean shouldIncludePkgInRecents(UsageStats stat) { in shouldIncludePkgInRecents() method in RecentAppsPreferenceController