Home
last modified time | relevance | path

Searched refs:PrepareGetCredentialResponse (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/credentials/
H A DCredentialManager.java188 @NonNull PrepareGetCredentialResponse.PendingGetCredentialHandle in getCredential()
227 PrepareGetCredentialResponse, GetCredentialException> callback) { in prepareGetCredential() argument
554 PrepareGetCredentialResponse, GetCredentialException> mCallback;
559 OutcomeReceiver<PrepareGetCredentialResponse, GetCredentialException> callback, in PrepareGetCredentialTransport() argument
571 new PrepareGetCredentialResponse(response, mGetCredentialTransport))); in onResponse()
592 @Nullable private PrepareGetCredentialResponse.GetPendingCredentialInternalCallback
598 PrepareGetCredentialResponse.GetPendingCredentialInternalCallback callback) { in setCallback()
H A DPrepareGetCredentialResponse.java43 public final class PrepareGetCredentialResponse { class
164 protected PrepareGetCredentialResponse( in PrepareGetCredentialResponse() method in PrepareGetCredentialResponse
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt13657 …NonNull android.content.Context, @NonNull android.credentials.PrepareGetCredentialResponse.Pending…
13659 …utor, @NonNull android.os.OutcomeReceiver<android.credentials.PrepareGetCredentialResponse,android…
13723 public final class PrepareGetCredentialResponse {
13724 …method @NonNull public android.credentials.PrepareGetCredentialResponse.PendingGetCredentialHandle…
13730 public static final class PrepareGetCredentialResponse.PendingGetCredentialHandle {