Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telephony/java/android/telephony/
H A DSubscriptionManager.java274 private static VoidPropertyInvalidatedCache<Integer> sGetDefaultSmsSubIdCache = field in SubscriptionManager
2346 return sGetDefaultSmsSubIdCache.query(null); in getDefaultSmsSubscriptionId()
3876 sGetDefaultSmsSubIdCache.disableLocal(); in disableCaching()
3890 sGetDefaultSmsSubIdCache.clear(); in clearCaches()