Searched defs:BeginCreateCredentialResponse (Results 1 – 2 of 2) sorted by relevance
36 public final class BeginCreateCredentialResponse implements Parcelable { class44 public BeginCreateCredentialResponse() { in BeginCreateCredentialResponse() method in BeginCreateCredentialResponse49 private BeginCreateCredentialResponse(@NonNull Parcel in) { in BeginCreateCredentialResponse() method in BeginCreateCredentialResponse79 /* package-private */ BeginCreateCredentialResponse( in BeginCreateCredentialResponse() method in BeginCreateCredentialResponse
384 @NonNull OutcomeReceiver<BeginCreateCredentialResponse, in onBeginCreateCredential()