Searched refs:getAllInactiveApps (Results 1 – 2 of 2) sorted by relevance
615 Map<Integer, Set<String>> inactiveApps = getAllInactiveApps(context); in isInactiveApp()693 Map<Integer, Set<String>> getAllInactiveApps(Context context) { in getAllInactiveApps() method in HealthDataCategoryPriorityHelper
1778 assertThat(mHealthDataCategoryPriorityHelper.getAllInactiveApps(mContext)) in testGetAllInactiveApps_returnsApps_withDataAndNoWritePermissions()