Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DSubscriptionController.java130 private Object mSubInfoListLock = new Object(); field in SubscriptionController
516 synchronized (mSubInfoListLock) { in notifySubscriptionInfoChanged()
772 synchronized (mSubInfoListLock) { in getSubscriptionInfo()
953 synchronized (mSubInfoListLock) { in makeCacheListCopyWithLock()
993 synchronized (mSubInfoListLock) { in refreshCachedActiveSubscriptionInfoList()
1600 synchronized (mSubInfoListLock) { in removeSubInfo()
3057 synchronized (mSubInfoListLock) { in isSubscriptionVisible()
4419 synchronized (mSubInfoListLock) { in refreshCachedOpportunisticSubscriptionInfoList()
4456 synchronized (mSubInfoListLock) { in shouldDisableSubGroup()