Searched refs:cacheSubList (Results 1 – 1 of 1) sorted by relevance
3763 String callingPackage, String callingFeatureId, List<SubscriptionInfo> cacheSubList) { in getSubscriptionInfoListFromCacheHelper() argument3777 return new ArrayList<>(cacheSubList); in getSubscriptionInfoListFromCacheHelper()3781 return cacheSubList.stream() in getSubscriptionInfoListFromCacheHelper()