Searched refs:systemAppsWithHiddenUntilInstalled (Results 1 – 1 of 1) sorted by relevance
104 final List<ApplicationInfo> systemAppsWithHiddenUntilInstalled = Arrays.asList( in testGetCurrentSystemApps() local112 systemAppsWithHiddenUntilInstalled.stream() in testGetCurrentSystemApps()120 .thenReturn(new ParceledListSlice<>(systemAppsWithHiddenUntilInstalled)); in testGetCurrentSystemApps()