Searched defs:currentInstalledApps (Results 1 – 2 of 2) sorted by relevance
219 Set<String> currentInstalledApps = getCurrentInstalledApps(context); in reconcileUninstalledApps() local266 Set<String> currentInstalledApps = getCurrentInstalledApps(context); in reconcileInstalledApps() local596 Set<String> getUnhandledUninstalledApps(@NonNull Set<String> currentInstalledApps) { in getUnhandledUninstalledApps()622 Set<String> getUnhandledInstalledApps(@NonNull Set<String> currentInstalledApps) { in getUnhandledInstalledApps()
365 Set<String> currentInstalledApps = Set.of("app1", "app2", "app5"); in testGetUnhandledUninstalledApps() local395 Set<String> currentInstalledApps = Set.of("app1", "app2", "app3", "app4"); in testGetUnhandledInstalledApps() local