Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java321 private boolean mHasNotifyOpportunisticSubscriptionInfoChangedOccurred = false; field in TelephonyRegistry
1018 if (mHasNotifyOpportunisticSubscriptionInfoChangedOccurred) { in addOnOpportunisticSubscriptionsChangedListener()
1071 if (!mHasNotifyOpportunisticSubscriptionInfoChangedOccurred) { in notifyOpportunisticSubscriptionInfoChanged()
1075 mHasNotifyOpportunisticSubscriptionInfoChangedOccurred = true; in notifyOpportunisticSubscriptionInfoChanged()