Home
last modified time | relevance | path

Searched defs:activeDataSubId (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/mobile/
H A DMobileStatusTracker.java97 int activeDataSubId = mDefaults.getActiveDataSubId(); in updateDataSim() local
/aosp14/frameworks/base/services/core/java/com/android/server/vcn/
H A DTelephonySubscriptionTracker.java380 int activeDataSubId, in TelephonySubscriptionSnapshot()
/aosp14/frameworks/base/tests/vcn/java/com/android/server/
H A DVcnManagementServiceTest.java373 int activeDataSubId, in triggerSubscriptionTrackerCbAndGetSnapshot()
393 int activeDataSubId, in buildSubscriptionSnapshot()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/connectivity/
H A DMobileSignalController.java387 int activeDataSubId = mDefaults.getActiveDataSubId(); in updateDataSim() local
/aosp14/frameworks/base/core/java/com/android/internal/telephony/
H A DITelephonyRegistry.aidl88 void notifyActiveDataSubIdChanged(int activeDataSubId); in notifyActiveDataSubIdChanged()
/aosp14/frameworks/base/core/java/android/telephony/
H A DTelephonyRegistryManager.java851 public void notifyActiveDataSubIdChanged(int activeDataSubId) { in notifyActiveDataSubIdChanged()
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DTelephonyRegistry.java2585 public void notifyActiveDataSubIdChanged(int activeDataSubId) { in notifyActiveDataSubIdChanged()