Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DSubscriptionManager.java245 private static IntegerPropertyInvalidatedCache<Integer> sSlotIndexCache = field in SubscriptionManager
1867 return sSlotIndexCache.query(subscriptionId); in getSlotIndex()
3354 sSlotIndexCache.disableLocal(); in disableCaching()
3367 sSlotIndexCache.clear(); in clearCaches()