Home
last modified time | relevance | path

Searched refs:getSubId (Results 1 – 22 of 22) sorted by relevance

/aosp14/frameworks/base/tests/vcn/java/android/net/vcn/
H A DVcnTransportInfoTest.java59 assertEquals(SUB_ID, CELL_UNDERLYING_INFO.getSubId()); in testGetSubId()
61 assertEquals(INVALID_SUBSCRIPTION_ID, WIFI_UNDERLYING_INFO.getSubId()); in testGetSubId()
80 .getSubId()); in testMakeCopyRedactForNetworkSettings()
96 .getSubId()); in testMakeCopyRedactForAccessFineLocation()
138 assertEquals(SUB_ID, cellRedacted.getSubId()); in testParcelNotRedactedForSysUi()
/aosp14/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java2822 return String.valueOf(getSubId()); in getNetworkSpecifier()
5299 return getMsisdn(getSubId()); in getMsisdn()
6207 return getCallState(getSubId()); in getCallStateForSubscription()
6795 getSubId(), in requestCellInfoUpdate()
6859 getSubId(), in requestCellInfoUpdate()
7934 return getSubId(); in getSubscriptionId()
7944 private int getSubId() { in getSubId() method in TelephonyManager
9913 return getCdmaMdn(getSubId()); in getCdmaMdn()
9938 return getCdmaMin(getSubId()); in getCdmaMin()
10545 getSubId())); in isConcurrentVoiceAndDataSupported()
[all …]
H A DVisualVoicemailService.java253 int subId = getSubId(context, phoneAccountHandle); in setSmsFilterSettings()
285 telephonyManager.sendVisualVoicemailSmsForSubscriber(getSubId(context, phoneAccountHandle), in sendVisualVoicemailSms()
289 private static int getSubId(Context context, PhoneAccountHandle phoneAccountHandle) { in getSubId() method in VisualVoicemailService
H A DAvailableNetworkInfo.java116 public int getSubId() { in getSubId() method in AvailableNetworkInfo
H A DDomainSelectionService.java200 public int getSubId() { in getSubId() method in DomainSelectionService.SelectionAttributes
H A DSmsMessage.java154 public int getSubId() { in getSubId() method in SmsMessage
H A DSubscriptionManager.java290 new IntegerPropertyInvalidatedCache<>(ISub::getSubId,
2213 public static int[] getSubId(int slotIndex) { in getSubId() method in SubscriptionManager
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DOperatorNameViewController.java88 .getShowOperatorNameInStatusBarConfig(defaultSubInfo.getSubId()) in update()
206 int getSubId() { in getSubId() method in OperatorNameViewController.SubInfo
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DDemoStatusIcons.java295 if (v.getSubId() == other.getSubId()) { in matchingModernMobileView()
/aosp14/frameworks/base/core/java/android/net/vcn/
H A DVcnTransportInfo.java99 public int getSubId() { in getSubId() method in VcnTransportInfo
/aosp14/frameworks/base/telephony/java/android/telephony/gba/
H A DGbaAuthRequest.java70 public int getSubId() { in getSubId() method in GbaAuthRequest
H A DGbaService.java106 onAuthenticationRequest(req.getSubId(), req.getToken(), req.getAppType(), in handleMessage()
/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/
H A DISub.aidl239 int getSubId(int slotIndex); in getSubId() method
/aosp14/frameworks/base/core/java/android/net/vcn/persistablebundleutils/
H A DEapSessionConfigUtils.java153 result.putInt(SUB_ID_KEY, config.getSubId()); in toPersistableBundle()
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/mobile/dataservice/
H A DSubscriptionInfoEntity.java150 public int getSubId() { in getSubId() method in SubscriptionInfoEntity
/aosp14/frameworks/base/tests/vcn/java/com/android/server/vcn/
H A DVcnGatewayConnectionTest.java177 assertEquals(TEST_SUBSCRIPTION_ID_1, info.getSubId()); in verifyBuildNetworkCapabilitiesCommon()
/aosp14/frameworks/base/services/core/java/com/android/server/net/
H A DNetworkPolicyManagerService.java2153 final int subId = snapshot.getSubId();
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt14532 HSPLandroid/telephony/SubscriptionManager;->getSubId(I)[I
14630 HSPLandroid/telephony/TelephonyManager;->getSubId()I
14631 HSPLandroid/telephony/TelephonyManager;->getSubId(I)I
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt52960 Landroid/telephony/CellBroadcastMessage;->getSubId()I
55554 Landroid/telephony/TelephonyManager;->getSubId()I
55705 Landroid/telephony/VisualVoicemailService;->getSubId(Landroid/content/Context;Landroid/telecom/Phon…
84226 Lcom/android/internal/telephony/ISub$Stub$Proxy;->getSubId(I)[I
84294 Lcom/android/internal/telephony/ISub;->getSubId(I)[I
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt14596 HSPLandroid/telephony/SubscriptionManager;->getSubId(I)[I
14694 HSPLandroid/telephony/TelephonyManager;->getSubId()I
14695 HSPLandroid/telephony/TelephonyManager;->getSubId(I)I
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt43281 method public int getSubId();