Searched refs:getWalletPendingIntent (Results 1 – 5 of 5) sorted by relevance
173 void getWalletPendingIntent(@NonNull @CallbackExecutor Executor executor, in getWalletPendingIntent() method
251 public void getWalletPendingIntent( in getWalletPendingIntent() method in QuickAccessWalletClientImpl
103 }).when(mQuickAccessWalletClient).getWalletPendingIntent(any(), any()); in setUp()279 }).when(mQuickAccessWalletClient).getWalletPendingIntent(any(), any()); in getQuickAccessUiIntent_targetActivityViaPendingIntent_intentComponentIsCorrect()
251 mQuickAccessWalletClient.getWalletPendingIntent(mExecutor, in startQuickAccessUiIntent()
3156 …method public void getWalletPendingIntent(@NonNull java.util.concurrent.Executor, @NonNull android…