Searched refs:mOnSubscriptionsChangedListener (Results 1 – 5 of 5) sorted by relevance
141 private OnSubscriptionsChangedListener mOnSubscriptionsChangedListener; field in TelephonyDomainSelectionServiceTest169 mOnSubscriptionsChangedListener = listenerCaptor.getValue(); in setUp()191 mOnSubscriptionsChangedListener = null; in tearDown()338 mOnSubscriptionsChangedListener.onSubscriptionsChanged(); in testHandleSubscriptionsChangedWithEmptySubscriptionInfo()339 mOnSubscriptionsChangedListener.onSubscriptionsChanged(); in testHandleSubscriptionsChangedWithEmptySubscriptionInfo()353 mOnSubscriptionsChangedListener.onSubscriptionsChanged(); in testHandleSubscriptionsChangedWithActiveSubscriptionInfoAndInvalidSlotIndex()369 mOnSubscriptionsChangedListener.onSubscriptionsChanged(); in testHandleSubscriptionsChangedWithActiveSubscriptionInfo()370 mOnSubscriptionsChangedListener.onSubscriptionsChanged(); in testHandleSubscriptionsChangedWithActiveSubscriptionInfo()
71 private final OnSubscriptionsChangedListener mOnSubscriptionsChangedListener; field in HeadsetPhoneState87 mOnSubscriptionsChangedListener = new HeadsetPhoneStateOnSubscriptionChangedListener(); in HeadsetPhoneState()89 command -> mHandler.post(command), mOnSubscriptionsChangedListener); in HeadsetPhoneState()104 mSubscriptionManager.removeOnSubscriptionsChangedListener(mOnSubscriptionsChangedListener); in cleanup()
48 private OnSubscriptionsChangedListener mOnSubscriptionsChangedListener; field in ResetSubscriptionContractTest73 return mOnSubscriptionsChangedListener; in createTestObject()
103 private final OnSubscriptionsChangedListener mOnSubscriptionsChangedListener = field in SimStatusDialogController253 mContext.getMainExecutor(), mOnSubscriptionsChangedListener); in onResume() local274 mOnSubscriptionsChangedListener); in onPause()284 mSubscriptionManager.removeOnSubscriptionsChangedListener(mOnSubscriptionsChangedListener); in onPause()
1172 private OnSubscriptionsChangedListener mOnSubscriptionsChangedListener = field in TelecomAccountRegistry1303 mOnSubscriptionsChangedListener);1561 mOnSubscriptionsChangedListener); in setupOnBoot()