/aosp14/frameworks/base/packages/CarrierDefaultApp/src/com/android/carrierdefaultapp/ |
H A D | CarrierActionUtils.java | 104 int subId = intent.getIntExtra(SubscriptionManager.EXTRA_SUBSCRIPTION_INDEX, in onDisableAllMeteredApns() 112 int subId = intent.getIntExtra(SubscriptionManager.EXTRA_SUBSCRIPTION_INDEX, in onEnableAllMeteredApns() 136 int subId = intent.getIntExtra(SubscriptionManager.EXTRA_SUBSCRIPTION_INDEX, in onRegisterDefaultNetworkAvail() 144 int subId = intent.getIntExtra(SubscriptionManager.EXTRA_SUBSCRIPTION_INDEX, in onDeregisterDefaultNetworkAvail() 152 int subId = intent.getIntExtra(SubscriptionManager.EXTRA_SUBSCRIPTION_INDEX, in onDisableRadio() 160 int subId = intent.getIntExtra(SubscriptionManager.EXTRA_SUBSCRIPTION_INDEX, in onEnableRadio() 203 int subId = intent.getIntExtra(SubscriptionManager.EXTRA_SUBSCRIPTION_INDEX, in onResetAllCarrierActions()
|
H A D | CaptivePortalLoginActivity.java | 209 final int subId = getIntent().getIntExtra(SubscriptionManager.EXTRA_SUBSCRIPTION_INDEX, in getUrlForCaptivePortal()
|
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/ |
H A D | BroadcastRecordTest.java | 539 intent1.putExtra(SubscriptionManager.EXTRA_SUBSCRIPTION_INDEX, 0); in testMatchesDeliveryGroup() 546 intent2.putExtra(SubscriptionManager.EXTRA_SUBSCRIPTION_INDEX, 0); in testMatchesDeliveryGroup() 560 intent1.putExtra(SubscriptionManager.EXTRA_SUBSCRIPTION_INDEX, 0); in testMatchesDeliveryGroup_withMatchingKey() 568 intent2.putExtra(SubscriptionManager.EXTRA_SUBSCRIPTION_INDEX, 0); in testMatchesDeliveryGroup_withMatchingKey() 576 intent3.putExtra(SubscriptionManager.EXTRA_SUBSCRIPTION_INDEX, 1); in testMatchesDeliveryGroup_withMatchingKey() 599 intent1.putExtra(SubscriptionManager.EXTRA_SUBSCRIPTION_INDEX, 0); in testMatchesDeliveryGroup_withMatchingFilter() 604 bundle1.putInt(SubscriptionManager.EXTRA_SUBSCRIPTION_INDEX, 0); in testMatchesDeliveryGroup_withMatchingFilter() 613 intent2.putExtra(SubscriptionManager.EXTRA_SUBSCRIPTION_INDEX, 0); in testMatchesDeliveryGroup_withMatchingFilter() 618 bundle2.putInt(SubscriptionManager.EXTRA_SUBSCRIPTION_INDEX, 0); in testMatchesDeliveryGroup_withMatchingFilter() 627 intent3.putExtra(SubscriptionManager.EXTRA_SUBSCRIPTION_INDEX, 1); in testMatchesDeliveryGroup_withMatchingFilter() [all …]
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/util/ |
H A D | CarrierConfigTracker.java | 96 CarrierConfigManager.EXTRA_SUBSCRIPTION_INDEX, in updateFromNewCarrierConfig() 128 int subId = intent.getIntExtra(SubscriptionManager.EXTRA_SUBSCRIPTION_INDEX, -1); in updateDefaultDataSubscription()
|
/aosp14/frameworks/base/core/java/android/telephony/ |
H A D | CellBroadcastIntents.java | 110 intent.putExtra(SubscriptionManager.EXTRA_SUBSCRIPTION_INDEX, subId); in putPhoneIdAndSubIdExtra()
|
/aosp14/frameworks/base/packages/CarrierDefaultApp/tests/unit/src/com/android/carrierdefaultapp/ |
H A D | CarrierDefaultReceiverTest.java | 92 intent.putExtra(SubscriptionManager.EXTRA_SUBSCRIPTION_INDEX, subId); in testOnReceiveRedirection()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/ |
H A D | CarrierConfigRepository.kt | 83 CarrierConfigManager.EXTRA_SUBSCRIPTION_INDEX,
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/ |
H A D | CarrierConfigRepositoryTest.kt | 158 .putExtra(CarrierConfigManager.EXTRA_SUBSCRIPTION_INDEX, subId),
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/prod/ |
H A D | MobileConnectionRepositoryImpl.kt | 28 import android.telephony.SubscriptionManager.EXTRA_SUBSCRIPTION_INDEX 350 EXTRA_SUBSCRIPTION_INDEX,
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/logging/ |
H A D | KeyguardUpdateMonitorLogger.kt | 26 import android.telephony.SubscriptionManager.EXTRA_SUBSCRIPTION_INDEX 377 int1 = intent.getIntExtra(EXTRA_SUBSCRIPTION_INDEX, INVALID_SUBSCRIPTION_ID)
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/net/ |
H A D | NetworkPolicyManagerServiceTest.java | 1676 .putExtra(CarrierConfigManager.EXTRA_SUBSCRIPTION_INDEX, FAKE_SUB_ID) 1691 .putExtra(CarrierConfigManager.EXTRA_SUBSCRIPTION_INDEX, FAKE_SUB_ID) 1710 .putExtra(CarrierConfigManager.EXTRA_SUBSCRIPTION_INDEX, FAKE_SUB_ID) 1732 .putExtra(CarrierConfigManager.EXTRA_SUBSCRIPTION_INDEX, FAKE_SUB_ID) 1749 .putExtra(CarrierConfigManager.EXTRA_SUBSCRIPTION_INDEX, FAKE_SUB_ID) 1766 .putExtra(CarrierConfigManager.EXTRA_SUBSCRIPTION_INDEX, FAKE_SUB_ID) 1783 .putExtra(CarrierConfigManager.EXTRA_SUBSCRIPTION_INDEX, FAKE_SUB_ID) 1798 .putExtra(CarrierConfigManager.EXTRA_SUBSCRIPTION_INDEX, FAKE_SUB_ID)
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/prod/ |
H A D | MobileConnectionRepositoryTest.kt | 27 import android.telephony.SubscriptionManager.EXTRA_SUBSCRIPTION_INDEX 989 putExtra(EXTRA_SUBSCRIPTION_INDEX, subId)
|
/aosp14/frameworks/base/telephony/java/android/telephony/ |
H A D | SubscriptionManager.java | 1262 …public static final String EXTRA_SUBSCRIPTION_INDEX = "android.telephony.extra.SUBSCRIPTION_INDEX"; field in SubscriptionManager 3858 intent.putExtra(SubscriptionManager.EXTRA_SUBSCRIPTION_INDEX, subId); in putSubscriptionIdExtra()
|
H A D | CarrierConfigManager.java | 93 public static final String EXTRA_SUBSCRIPTION_INDEX = field in CarrierConfigManager 94 SubscriptionManager.EXTRA_SUBSCRIPTION_INDEX;
|
/aosp14/frameworks/base/core/java/android/provider/ |
H A D | Telephony.java | 1389 int subId = intent.getIntExtra(SubscriptionManager.EXTRA_SUBSCRIPTION_INDEX, in getMessagesFromIntent()
|
/aosp14/frameworks/base/services/core/java/com/android/server/ |
H A D | TelephonyRegistry.java | 645 SubscriptionManager.EXTRA_SUBSCRIPTION_INDEX, 3621 intent.putExtra(SubscriptionManager.EXTRA_SUBSCRIPTION_INDEX, subId); in createServiceStateIntent() 3710 intent.putExtra(SubscriptionManager.EXTRA_SUBSCRIPTION_INDEX, subId); in broadcastCallStateChanged()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/connectivity/ |
H A D | NetworkControllerImpl.java | 835 int subId = intent.getIntExtra(SubscriptionManager.EXTRA_SUBSCRIPTION_INDEX, in onReceive()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
H A D | KeyguardUpdateMonitor.java | 1877 int subId = intent.getIntExtra(SubscriptionManager.EXTRA_SUBSCRIPTION_INDEX, 2142 int subId = intent.getIntExtra(SubscriptionManager.EXTRA_SUBSCRIPTION_INDEX, in fromIntent()
|
/aosp14/frameworks/base/services/core/java/com/android/server/net/ |
H A D | NetworkPolicyManagerService.java | 1935 if (!intent.hasExtra(CarrierConfigManager.EXTRA_SUBSCRIPTION_INDEX)) { 1938 final int subId = intent.getIntExtra(CarrierConfigManager.EXTRA_SUBSCRIPTION_INDEX, -1); 3722 intent.putExtra(SubscriptionManager.EXTRA_SUBSCRIPTION_INDEX, subId);
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/ |
H A D | KeyguardUpdateMonitorTest.java | 3460 intent.putExtra(SubscriptionManager.EXTRA_SUBSCRIPTION_INDEX, subscription); in putPhoneInfo()
|
/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/core/api/ |
H A D | current.txt | 43349 …field public static final String EXTRA_SUBSCRIPTION_INDEX = "android.telephony.extra.SUBSCRIPTION_… 45474 …field public static final String EXTRA_SUBSCRIPTION_INDEX = "android.telephony.extra.SUBSCRIPTION_…
|