Searched refs:onActiveDataSubscriptionIdChanged (Results 1 – 9 of 9) sorted by relevance
234 notificationUpdater.onActiveDataSubscriptionIdChanged(TEST_SUBID) in testRestrictedNotification()294 notificationUpdater.onActiveDataSubscriptionIdChanged(TEST_SUBID) in testNoUpstreamNotification()372 notificationUpdater.onActiveDataSubscriptionIdChanged(TEST_SUBID) in testRoamingNotification()
1978 mPhoneStateListener.onActiveDataSubscriptionIdChanged(fakeSubId); in testMultiSimAware()1981 verify(mNotificationUpdater, times(1)).onActiveDataSubscriptionIdChanged(eq(fakeSubId)); in testMultiSimAware()2087 mPhoneStateListener.onActiveDataSubscriptionIdChanged(fakeSubId); in workingWifiP2pGroupOwnerLegacyMode()
146 listener.onActiveDataSubscriptionIdChanged(testSubId) in testOnActiveDataSubscriptionIdChanged()
102 public void onActiveDataSubscriptionIdChanged(int subId) { in onActiveDataSubscriptionIdChanged() method in MultinetworkPolicyTracker.ActiveDataSubscriptionIdListener
175 public void onActiveDataSubscriptionIdChanged(final int subId) { in onActiveDataSubscriptionIdChanged() method in TetheringNotificationUpdater
474 public void onActiveDataSubscriptionIdChanged(int subId) { in onActiveDataSubscriptionIdChanged() method in Tethering.ActiveDataSubIdListener481 mNotificationUpdater.onActiveDataSubscriptionIdChanged(subId); in onActiveDataSubscriptionIdChanged()
1149 public void onActiveDataSubscriptionIdChanged(int subId) { in onActiveDataSubscriptionIdChanged() method in TelecomAccountRegistry.TelecomAccountTelephonyCallback
303 public void onActiveDataSubscriptionIdChanged(int subId) { in onActiveDataSubscriptionIdChanged() method in WifiServiceImpl.WifiPhoneStateListener
8104 mPhoneStateListener.onActiveDataSubscriptionIdChanged(2); in testPhoneActiveDataSubscriptionIdChangedUpdateSoftApCapability()