android.service.quickaccesswallet

Interfaces

GetWalletCardsCallback

Handles response from the QuickAccessWalletService for GetWalletCardsRequest

Classes

GetWalletCardsError

Error response for an GetWalletCardsRequest.

GetWalletCardsRequest

Represents a request to a QuickAccessWalletService for walletCards.

GetWalletCardsResponse

The response for an GetWalletCardsRequest contains a list of wallet cards and the index of the card that should initially be displayed in the 'selected' position.

QuickAccessWalletService

A QuickAccessWalletService provides a list of WalletCards shown in the Quick Access Wallet.

SelectWalletCardRequest

Represents a request to a QuickAccessWalletService to select a particular walletCard.

WalletCard

A WalletCard can represent anything that a user might carry in their wallet -- a credit card, library card, transit pass, etc.

WalletServiceEvent

Represents a request from the wallet app to the Quick Access Wallet in System UI.