Searched refs:mSubscriptionListener (Results 1 – 2 of 2) sorted by relevance
185 private OnSubscriptionsChangedListener mSubscriptionListener; field in NetworkControllerImpl480 if (mSubscriptionListener == null) { in registerListeners()481 mSubscriptionListener = new SubListener(mBgLooper); in registerListeners()483 mSubscriptionManager.addOnSubscriptionsChangedListener(mSubscriptionListener); in registerListeners()534 mSubscriptionManager.removeOnSubscriptionsChangedListener(mSubscriptionListener); in unregisterListeners()
399 private OnSubscriptionsChangedListener mSubscriptionListener = field in KeyguardUpdateMonitor2003 mSubscriptionManager.addOnSubscriptionsChangedListener(mSubscriptionListener); in KeyguardUpdateMonitor()3424 mSubscriptionManager.removeOnSubscriptionsChangedListener(mSubscriptionListener); in destroy()