Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/credentials/
H A DPrepareGetCredentialResponse.java43 public final class PrepareGetCredentialResponse { class
164 protected PrepareGetCredentialResponse( in PrepareGetCredentialResponse() method in PrepareGetCredentialResponse
H A DCredentialManager.java227 PrepareGetCredentialResponse, GetCredentialException> callback) { in prepareGetCredential()
559 OutcomeReceiver<PrepareGetCredentialResponse, GetCredentialException> callback, in PrepareGetCredentialTransport()