Home
last modified time | relevance | path

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

/aosp12/frameworks/base/telephony/java/android/telephony/
H A DSubscriptionManager.java272 private static IntegerPropertyInvalidatedCache<Integer> sPhoneIdCache = field in SubscriptionManager
2037 return sPhoneIdCache.query(subId); in getPhoneId()
3682 sPhoneIdCache.disableLocal(); in disableCaching()
3695 sPhoneIdCache.clear(); in clearCaches()