Home
last modified time | relevance | path

Searched defs:onActiveDataSubscriptionIdChanged (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Connectivity/service/src/com/android/server/connectivity/
DMultinetworkPolicyTracker.java167 public void onActiveDataSubscriptionIdChanged(int subId) { in onActiveDataSubscriptionIdChanged() method in MultinetworkPolicyTracker.ActiveDataSubscriptionIdListener
/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DTetheringNotificationUpdater.java175 public void onActiveDataSubscriptionIdChanged(final int subId) { in onActiveDataSubscriptionIdChanged() method in TetheringNotificationUpdater
DTethering.java516 public void onActiveDataSubscriptionIdChanged(int subId) { in onActiveDataSubscriptionIdChanged() method in Tethering.ActiveDataSubIdListener
/packages/services/Telephony/src/com/android/services/telephony/
DTelecomAccountRegistry.java1174 public void onActiveDataSubscriptionIdChanged(int subId) { in onActiveDataSubscriptionIdChanged() method in TelecomAccountRegistry.TelecomAccountTelephonyCallback
/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiServiceImpl.java339 public void onActiveDataSubscriptionIdChanged(int subId) { in onActiveDataSubscriptionIdChanged() method in WifiServiceImpl.WifiPhoneStateListener