Searched refs:getAllContributorApps (Results 1 – 2 of 2) sorted by relevance
546 getAllContributorApps().getOrDefault(dataCategory, new HashSet<>()).stream() in maybeAddContributingAppsIfEmpty()592 Map<Integer, Set<String>> contributingApps = getAllContributorApps(); in maybeAddContributingAppsToPriorityList()668 Map<Integer, Set<String>> getAllContributorApps() { in getAllContributorApps() method in HealthDataCategoryPriorityHelper694 Map<Integer, Set<String>> allContributorApps = getAllContributorApps(); in getAllInactiveApps()
1716 assertThat(mHealthDataCategoryPriorityHelper.getAllContributorApps()) in testGetAllContributorApps_returnsJustAppsWithData()