Home
last modified time | relevance | path

Searched refs:cardHeightPx (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/service/quickaccesswallet/
H A DGetWalletCardsRequest.java54 public GetWalletCardsRequest(int cardWidthPx, int cardHeightPx, int iconSizePx, int maxCards) { in GetWalletCardsRequest() argument
56 this.mCardHeightPx = cardHeightPx; in GetWalletCardsRequest()
86 int cardHeightPx = source.readInt();
90 cardHeightPx,
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/wallet/ui/
H A DWalletScreenController.java246 int cardHeightPx = mCardCarousel.getCardHeightPx(); in queryWalletCards() local
247 if (cardWidthPx == 0 || cardHeightPx == 0) { in queryWalletCards()
258 new GetWalletCardsRequest(cardWidthPx, cardHeightPx, iconSizePx, MAX_CARDS); in queryWalletCards()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...