Home
last modified time | relevance | path

Searched refs:sGetSubIdCache (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/telephony/java/android/telephony/
H A DSubscriptionManager.java289 private static IntegerPropertyInvalidatedCache<Integer> sGetSubIdCache = field in SubscriptionManager
2231 return sGetSubIdCache.query(slotIndex); in getSubscriptionId()
3878 sGetSubIdCache.disableLocal(); in disableCaching()
3892 sGetSubIdCache.clear(); in clearCaches()