Home
last modified time | relevance | path

Searched defs:cacheSubList (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DSubscriptionController.java952 private List<SubscriptionInfo> makeCacheListCopyWithLock(List<SubscriptionInfo> cacheSubList) { in makeCacheListCopyWithLock()
4249 String callingPackage, String callingFeatureId, List<SubscriptionInfo> cacheSubList) { in getSubscriptionInfoListFromCacheHelper()