/aosp14/frameworks/base/tests/vcn/java/android/net/vcn/ |
H A D | VcnTransportInfoTest.java | 59 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 D | TelephonyManager.java | 2822 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 D | VisualVoicemailService.java | 253 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 D | AvailableNetworkInfo.java | 116 public int getSubId() { in getSubId() method in AvailableNetworkInfo
|
H A D | DomainSelectionService.java | 200 public int getSubId() { in getSubId() method in DomainSelectionService.SelectionAttributes
|
H A D | SmsMessage.java | 154 public int getSubId() { in getSubId() method in SmsMessage
|
H A D | SubscriptionManager.java | 290 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 D | OperatorNameViewController.java | 88 .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 D | DemoStatusIcons.java | 295 if (v.getSubId() == other.getSubId()) { in matchingModernMobileView()
|
/aosp14/frameworks/base/core/java/android/net/vcn/ |
H A D | VcnTransportInfo.java | 99 public int getSubId() { in getSubId() method in VcnTransportInfo
|
/aosp14/frameworks/base/telephony/java/android/telephony/gba/ |
H A D | GbaAuthRequest.java | 70 public int getSubId() { in getSubId() method in GbaAuthRequest
|
H A D | GbaService.java | 106 onAuthenticationRequest(req.getSubId(), req.getToken(), req.getAppType(), in handleMessage()
|
/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/ |
H A D | ISub.aidl | 239 int getSubId(int slotIndex); in getSubId() method
|
/aosp14/frameworks/base/core/java/android/net/vcn/persistablebundleutils/ |
H A D | EapSessionConfigUtils.java | 153 result.putInt(SUB_ID_KEY, config.getSubId()); in toPersistableBundle()
|
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/mobile/dataservice/ |
H A D | SubscriptionInfoEntity.java | 150 public int getSubId() { in getSubId() method in SubscriptionInfoEntity
|
/aosp14/frameworks/base/tests/vcn/java/com/android/server/vcn/ |
H A D | VcnGatewayConnectionTest.java | 177 assertEquals(TEST_SUBSCRIPTION_ID_1, info.getSubId()); in verifyBuildNetworkCapabilitiesCommon()
|
/aosp14/frameworks/base/services/core/java/com/android/server/net/ |
H A D | NetworkPolicyManagerService.java | 2153 final int subId = snapshot.getSubId();
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp14/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 14532 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 D | hiddenapi-max-target-o.txt | 52960 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 D | boot-image-profile.txt | 14596 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 D | current.txt | 43281 method public int getSubId();
|