Home
last modified time | relevance | path

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

/aosp12/frameworks/base/telephony/java/android/telephony/
H A DSubscriptionManager.java256 private static VoidPropertyInvalidatedCache<Integer> sDefaultSmsSubIdCache = field in SubscriptionManager
2146 return sDefaultSmsSubIdCache.query(null); in getDefaultSmsSubscriptionId()
3680 sDefaultSmsSubIdCache.disableLocal(); in disableCaching()
3693 sDefaultSmsSubIdCache.clear(); in clearCaches()