Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telephony/java/android/telephony/
H A DSubscriptionManager.java264 private static VoidPropertyInvalidatedCache<Integer> sGetDefaultSubIdCache = field in SubscriptionManager
2258 return sGetDefaultSubIdCache.query(null); in getDefaultSubscriptionId()
3873 sGetDefaultSubIdCache.disableLocal(); in disableCaching()
3887 sGetDefaultSubIdCache.clear(); in clearCaches()