Home
last modified time | relevance | path

Searched defs:hasCard (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/wallet/controller/
H A DQuickAccessWalletController.java222 boolean hasCard) { in startQuickAccessUiIntent()
249 boolean hasCard, in startQuickAccessViaIntent()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/tiles/
H A DQuickAccessWalletTileTest.java464 private void setUpWalletCardWithType(boolean hasCard, int cardType) { in setUpWalletCardWithType()
480 private void setUpWalletCard(boolean hasCard) { in setUpWalletCard()