Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/credentials/
H A DPrepareGetCredentialResponse.java51 public static final class PendingGetCredentialHandle { class in PrepareGetCredentialResponse
63 PendingGetCredentialHandle( in PendingGetCredentialHandle() method in PrepareGetCredentialResponse.PendingGetCredentialHandle
117 @NonNull private final PendingGetCredentialHandle mPendingGetCredentialHandle;
152 public PendingGetCredentialHandle getPendingGetCredentialHandle() { in getPendingGetCredentialHandle()
169 mPendingGetCredentialHandle = new PendingGetCredentialHandle( in PrepareGetCredentialResponse()
H A DCredentialManager.java188 @NonNull PrepareGetCredentialResponse.PendingGetCredentialHandle in getCredential()
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt13657 …ext, @NonNull android.credentials.PrepareGetCredentialResponse.PendingGetCredentialHandle, @Nullab…
13724 …onNull public android.credentials.PrepareGetCredentialResponse.PendingGetCredentialHandle getPendi…
13730 public static final class PrepareGetCredentialResponse.PendingGetCredentialHandle {