Home
last modified time | relevance | path

Searched defs:newSubId (Results 1 – 6 of 6) sorted by relevance

/packages/services/Telephony/src/com/android/services/telephony/rcs/
DUceControllerManager.java121 public void onAssociatedSubscriptionUpdated(int newSubId) { in onAssociatedSubscriptionUpdated()
437 private void initUceController(int newSubId) { in initUceController()
DRcsFeatureController.java271 public void updateAssociatedSubscription(int newSubId) { in updateAssociatedSubscription()
/packages/modules/Telephony/services/QualifiedNetworksService/src/com/android/telephony/qns/
DCellularQualityMonitor.java538 int newSubId = (int) ar.mResult; in handleMessage() local
DQnsImsManager.java134 int newSubId = QnsUtils.getSubId(mContext, mSlotId); in onSubscriptionsChanged() local
/packages/modules/StatsD/statsd/tests/e2e/
DConfigUpdate_e2e_test.cpp2303 int newSubId = 4; in TEST_P() local
2644 int newSubId = 4; in TEST_P() local
2839 int newSubId = 4; in TEST_P() local
/packages/services/Telecomm/src/com/android/server/telecom/
DPhoneAccountRegistrar.java393 int newSubId = accountHandle == null ? SubscriptionManager.INVALID_SUBSCRIPTION_ID : in setUserSelectedOutgoingPhoneAccount() local