Home
last modified time | relevance | path

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

/aosp12/frameworks/base/telephony/java/android/telephony/
H A DSubscriptionManager.java266 private static IntegerPropertyInvalidatedCache<Integer> sSlotIndexCache = field in SubscriptionManager
1998 return sSlotIndexCache.query(subscriptionId); in getSlotIndex()
3681 sSlotIndexCache.disableLocal(); in disableCaching()
3694 sSlotIndexCache.clear(); in clearCaches()