Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/wallet/ui/
H A DWalletCardViewInfo.java26 String getCardId(); in getCardId() method
62 return getCardId().equals(other.getCardId()); in isUiEquivalent()
H A 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()
H A DWalletCardCarousel.java404 if (cardViewInfo.getCardId().isEmpty()) {
426 return mData.get(position).getCardId().hashCode(); in getItemId()
/aosp14/frameworks/base/core/java/android/service/quickaccesswallet/
H A DSelectWalletCardRequest.java71 public String getCardId() { in getCardId() method in SelectWalletCardRequest
H A DGetWalletCardsCallbackImpl.java143 if (walletCard.getCardId() == null) { in isValidResponse()
H A DWalletCard.java169 public String getCardId() { in getCardId() method in WalletCard
/aosp14/frameworks/base/telephony/java/android/service/euicc/
H A DDownloadSubscriptionResult.java78 public int getCardId() { in getCardId() method in DownloadSubscriptionResult
/aosp14/frameworks/base/telephony/java/android/telephony/
H A DUiccCardInfo.java129 public int getCardId() { in getCardId() method in UiccCardInfo
H A DUiccSlotInfo.java184 public String getCardId() { in getCardId() method in UiccSlotInfo
H A DSubscriptionInfo.java823 public int getCardId() { in getCardId() method in SubscriptionInfo
/aosp14/frameworks/base/core/java/android/os/
H A DRecoverySystem.java1162 + " from card " + subscriptionInfo.getCardId()); in removeEuiccInvisibleSubs()
1163 euiccManager.createForCardId(subscriptionInfo.getCardId()) in removeEuiccInvisibleSubs()
/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/core/api/
H A Dsystem-current.txt12330 method public int getCardId();
15094 method public String getCardId();
H A Dcurrent.txt41155 method @NonNull public String getCardId();
41163 method @NonNull public String getCardId();
45386 method public int getCardId();
46020 method public int getCardId();
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt55328 Landroid/telephony/SubscriptionInfo;->getCardId()Ljava/lang/String;