Home
last modified time | relevance | path

Searched defs:apiCaller (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/service/quickaccesswallet/
H A DQuickAccessWalletClientImpl.java417 private void executeApiCall(ApiCaller apiCaller) { in executeApiCall()
421 private void executeInternal(ApiCaller apiCaller) { in executeInternal()
430 private void performApiCallInternal(ApiCaller apiCaller, IQuickAccessWalletService service) { in performApiCallInternal()
/aosp14/frameworks/base/core/java/android/service/remotelockscreenvalidation/
H A DRemoteLockscreenValidationClientImpl.java201 RemoteLockscreenValidationClientImpl.Call apiCaller, in performApiCallInternal()