Searched refs:mSubscriptionListener (Results 1 – 2 of 2) sorted by relevance
184 private OnSubscriptionsChangedListener mSubscriptionListener; field in NetworkControllerImpl499 if (mSubscriptionListener == null) { in registerListeners()500 mSubscriptionListener = new SubListener(mBgLooper); in registerListeners()502 mSubscriptionManager.addOnSubscriptionsChangedListener(mSubscriptionListener); in registerListeners()552 mSubscriptionManager.removeOnSubscriptionsChangedListener(mSubscriptionListener); in unregisterListeners()
502 private final OnSubscriptionsChangedListener mSubscriptionListener = field in KeyguardUpdateMonitor2589 mSubscriptionManager.addOnSubscriptionsChangedListener(mSubscriptionListener); in KeyguardUpdateMonitor()4420 mSubscriptionManager.removeOnSubscriptionsChangedListener(mSubscriptionListener); in destroy()