Home
last modified time | relevance | path

Searched refs:getWalletPendingIntent (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/core/java/android/service/quickaccesswallet/
H A DQuickAccessWalletClient.java173 void getWalletPendingIntent(@NonNull @CallbackExecutor Executor executor, in getWalletPendingIntent() method
H A DQuickAccessWalletClientImpl.java251 public void getWalletPendingIntent( in getWalletPendingIntent() method in QuickAccessWalletClientImpl
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wallet/controller/
H A DQuickAccessWalletControllerTest.java97 }).when(mQuickAccessWalletClient).getWalletPendingIntent(any(), any()); in setUp()
254 }).when(mQuickAccessWalletClient).getWalletPendingIntent(any(), any()); in getQuickAccessUiIntent_targetActivityViaPendingIntent_intentComponentIsCorrect()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/wallet/controller/
H A DQuickAccessWalletController.java223 mQuickAccessWalletClient.getWalletPendingIntent(mExecutor, in startQuickAccessUiIntent()
/aosp14/frameworks/base/core/api/
H A Dtest-current.txt2980 …method public void getWalletPendingIntent(@NonNull java.util.concurrent.Executor, @NonNull android…