Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/credentials/
DGetCandidateCredentialsException.java32 public class GetCandidateCredentialsException extends Exception { class
73 public GetCandidateCredentialsException(@NonNull String type, @Nullable String message) { in GetCandidateCredentialsException() method in GetCandidateCredentialsException
82 public GetCandidateCredentialsException( in GetCandidateCredentialsException() method in GetCandidateCredentialsException
94 public GetCandidateCredentialsException(@NonNull String type, @Nullable Throwable cause) { in GetCandidateCredentialsException() method in GetCandidateCredentialsException
103 public GetCandidateCredentialsException(@NonNull String type) { in GetCandidateCredentialsException() method in GetCandidateCredentialsException