Home
last modified time | relevance | path

Searched refs:onWalletPendingIntentRetrieved (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/service/quickaccesswallet/
H A DQuickAccessWalletClient.java180 void onWalletPendingIntentRetrieved(@Nullable PendingIntent walletPendingIntent); in onWalletPendingIntentRetrieved() method
H A DQuickAccessWalletClientImpl.java258 () -> pendingIntentCallback.onWalletPendingIntentRetrieved(pendingIntent)); in getWalletPendingIntent()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wallet/controller/
H A DQuickAccessWalletControllerTest.java95 callback.onWalletPendingIntentRetrieved(null); in setUp()
251 callback.onWalletPendingIntentRetrieved( in getQuickAccessUiIntent_targetActivityViaPendingIntent_intentComponentIsCorrect()
/aosp14/frameworks/base/core/api/
H A Dtest-current.txt2995 method public void onWalletPendingIntentRetrieved(@Nullable android.app.PendingIntent);