Searched refs:walletPendingIntent (Results 1 – 2 of 2) sorted by relevance
252 walletPendingIntent -> { in startQuickAccessUiIntent()253 if (walletPendingIntent != null) { in startQuickAccessUiIntent()254 startQuickAccessViaPendingIntent(walletPendingIntent, activityStarter, in startQuickAccessUiIntent()
180 void onWalletPendingIntentRetrieved(@Nullable PendingIntent walletPendingIntent); in onWalletPendingIntentRetrieved() argument