Searched refs:cardHeightPx (Results 1 – 3 of 3) sorted by relevance
54 public GetWalletCardsRequest(int cardWidthPx, int cardHeightPx, int iconSizePx, int maxCards) { in GetWalletCardsRequest() argument56 this.mCardHeightPx = cardHeightPx; in GetWalletCardsRequest()86 int cardHeightPx = source.readInt();90 cardHeightPx,
246 int cardHeightPx = mCardCarousel.getCardHeightPx(); in queryWalletCards() local247 if (cardWidthPx == 0 || cardHeightPx == 0) { in queryWalletCards()258 new GetWalletCardsRequest(cardWidthPx, cardHeightPx, iconSizePx, MAX_CARDS); in queryWalletCards()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...