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