Searched defs:homePackages (Results 1 – 4 of 4) sorted by relevance
65 val homePackages = mutableSetOf<String>() in <lambda>() constant145 val homePackages: Set<String>, in <lambda>() constant in com.android.settings.spa.app.appinfo.AppButtonRepository.HomePackages
78 HashSet<String> homePackages = new HashSet<>(); in getHomePackages() local128 final HashSet<String> homePackages = getHomePackages(); in canDisable() local
93 final HashSet<String> homePackages = getHomePackages(); in canDisable() local108 HashSet<String> homePackages = new HashSet<>(); in getHomePackages() local
490 Set<String> homePackages = new ArraySet<>(); in shouldDisableUninstallForHomeApp() local