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()
1935 mPhoneStateListener.onActiveDataSubscriptionIdChanged(fakeSubId); in testMultiSimAware()1938 verify(mNotificationUpdater, times(1)).onActiveDataSubscriptionIdChanged(eq(fakeSubId)); in testMultiSimAware()2044 mPhoneStateListener.onActiveDataSubscriptionIdChanged(fakeSubId); in workingWifiP2pGroupOwnerLegacyMode()
146 listener.onActiveDataSubscriptionIdChanged(testSubId) in testOnActiveDataSubscriptionIdChanged()
100 public void onActiveDataSubscriptionIdChanged(int subId) { in onActiveDataSubscriptionIdChanged() method in MultinetworkPolicyTracker.ActiveDataSubscriptionIdListener
175 public void onActiveDataSubscriptionIdChanged(final int subId) { in onActiveDataSubscriptionIdChanged() method in TetheringNotificationUpdater
452 public void onActiveDataSubscriptionIdChanged(int subId) { in onActiveDataSubscriptionIdChanged() method in Tethering.ActiveDataSubIdListener459 mNotificationUpdater.onActiveDataSubscriptionIdChanged(subId); in onActiveDataSubscriptionIdChanged()
1109 public void onActiveDataSubscriptionIdChanged(int subId) { in onActiveDataSubscriptionIdChanged() method in TelecomAccountRegistry.TelecomAccountTelephonyCallback
261 public void onActiveDataSubscriptionIdChanged(int subId) { in onActiveDataSubscriptionIdChanged() method in WifiServiceImpl.WifiPhoneStateListener
7115 mPhoneStateListener.onActiveDataSubscriptionIdChanged(2); in testPhoneActiveDataSubscriptionIdChangedUpdateSoftApCapability()