Home
last modified time | relevance | path

Searched refs:getCardId (Results 1 – 25 of 25) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/wallet/ui/
DWalletCardViewInfo.java26 String getCardId(); in getCardId() method
62 return getCardId().equals(other.getCardId()); in isUiEquivalent()
DWalletScreenController.java201 if (mSelectedCardId != null && !mSelectedCardId.equals(card.getCardId())) { in onCardSelected()
204 mSelectedCardId = card.getCardId(); in onCardSelected()
343 public String getCardId() { in getCardId() method in WalletScreenController.QAWalletCardViewInfo
344 return mWalletCard.getCardId(); in getCardId()
DWalletCardCarousel.java404 if (cardViewInfo.getCardId().isEmpty()) {
426 return mData.get(position).getCardId().hashCode(); in getItemId()
/frameworks/base/core/java/android/service/quickaccesswallet/
DSelectWalletCardRequest.java71 public String getCardId() { in getCardId() method in SelectWalletCardRequest
DGetWalletCardsCallbackImpl.java143 if (walletCard.getCardId() == null) { in isValidResponse()
DWalletCard.java169 public String getCardId() { in getCardId() method in WalletCard
/frameworks/base/telephony/java/android/service/euicc/
DDownloadSubscriptionResult.java78 public int getCardId() { in getCardId() method in DownloadSubscriptionResult
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/
DUiccCardTest.java105 assertNull(mUiccCard.getCardId()); in testGetCardId()
DUiccControllerTest.java258 doReturn("A1B2C3D4").when(mMockCard).getCardId(); in testCardIdFromIccStatus()
357 doReturn("ASDF1234").when(mMockCard).getCardId(); in testGetAllUiccCardInfos()
359 doReturn("A1B2C3D4").when(mMockCard).getCardId(); in testGetAllUiccCardInfos()
408 doReturn("ASDF1234").when(mMockCard).getCardId(); in testIccidWithTrailingF()
410 doReturn("A1B2C3D4").when(mMockCard).getCardId(); in testIccidWithTrailingF()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/subscription/
DSubscriptionInfoInternalTest.java179 assertThat(mSubInfo.getCardId()).isEqualTo(1); in testSubscriptionInfoInternalSetAndGet()
290 assertThat(subInfo.getCardId()).isEqualTo(1); in testConvertToSubscriptionInfo()
338 assertThat(subInfoNull.getCardId()).isEqualTo(1); in testNullability()
DSubscriptionManagerServiceTest.java203 doReturn(FAKE_ICCID1).when(mUiccCard).getCardId(); in setUp()
981 assertThat(subInfo.getCardId()).isEqualTo(1); in testUpdateEmbeddedSubscriptions()
1000 assertThat(subInfo.getCardId()).isEqualTo(2); in testUpdateEmbeddedSubscriptions()
2494 assertThat(subInfo.getCardId()).isEqualTo(1); in testInsertNewSim()
2653 assertThat(subInfo.getCardId()).isEqualTo(1); in testEsimActivation()
2735 doReturn(FAKE_ICCID2).when(mUiccCard).getCardId(); in testEsimSwitch()
/frameworks/base/telephony/java/android/telephony/
DUiccCardInfo.java129 public int getCardId() { in getCardId() method in UiccCardInfo
DUiccSlotInfo.java184 public String getCardId() { in getCardId() method in UiccSlotInfo
DSubscriptionInfo.java848 public int getCardId() { in getCardId() method in SubscriptionInfo
/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
DEuiccController.java1286 if ((cardId == TelephonyManager.UNSUPPORTED_CARD_ID || subInfo.getCardId() == cardId) in getResolvedPortIndexForDisableSubscription()
1449 ? slotInfos[slotIndex].getCardId() : null; in getSlotIndexFromCardId()
1883 if (subscriptionInfo.isEmbedded() && subscriptionInfo.getCardId() == cardId) { in getCurrentEmbeddedSubscriptionIds()
2064 if ((cardId == TelephonyManager.UNSUPPORTED_CARD_ID || subInfo.getCardId() == cardId) in canManageActiveSubscriptionOnTargetSim()
2106 if (info != null && info.getCardId() == cardId && info.isEuicc()) { in canManageSubscriptionOnTargetSim()
2120 subInfo -> subInfo.isEmbedded() && subInfo.getCardId() == cardId in canManageSubscriptionOnTargetSim()
2134 && subInfo.getCardId() == cardId in canManageSubscriptionOnTargetSim()
2242 if (info == null || info.getCardId() != cardId) { in isSimPortAvailable()
DEuiccConnector.java1130 ? slotInfos[slotIndex].getCardId() : null; in getSlotIdFromCardId()
1314 mSm.requestEmbeddedSubscriptionInfoListRefresh(cardInfo.getCardId()); in updateSubscriptionInfoListForAllAccessibleEuiccs()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DUiccCard.java170 public String getCardId() { in getCardId() method in UiccCard
DUiccController.java512 if (uiccCard != null && cardId.equals(uiccCard.getCardId())) { in getUiccSlotForCardId()
1425 IccUtils.stripTrailingFs(slot.getUiccCard().getCardId()))) { in onGetSlotStatusDone()
/frameworks/base/core/java/android/os/
DRecoverySystem.java1142 + " from card " + subscriptionInfo.getCardId()); in removeEuiccInvisibleSubs()
1143 euiccManager.createForCardId(subscriptionInfo.getCardId()) in removeEuiccInvisibleSubs()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/subscription/
DSubscriptionInfoInternal.java1196 public int getCardId() { in getCardId() method in SubscriptionInfoInternal
DSubscriptionManagerService.java1324 uiccSlot.getUiccCard().getCardId()); in updateEmbeddedSubscriptions()
1527 String cardId = card.getCardId(); in updateSubscription()
2463 int cardId = sub.getCardId(); in setDisplayNameUsingSrc()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dsystem-current.txt12661 method public int getCardId();
15666 method public String getCardId();
Dcurrent.txt41443 method @NonNull public String getCardId();
41451 method @NonNull public String getCardId();
45762 method public int getCardId();
46411 method public int getCardId();
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt54685 Landroid/telephony/SubscriptionInfo;->getCardId()Ljava/lang/String;