Searched defs:errorCodeToString (Results 1 – 2 of 2) sorted by relevance
71 public static String errorCodeToString(@ErrorCode int code) { in errorCodeToString() method in PolicyOperationStatus79 public static String errorCodeToString(@ErrorCode int code, String moreDescription) { in errorCodeToString() method in PolicyOperationStatus
59 private static String errorCodeToString(int error) { in errorCodeToString() method in PasswordValidationError