Searched refs:OTP_CHARS (Results 1 – 1 of 1) sorted by relevance
87 private static final String OTP_CHARS = format("(%s{5,8})", OTP_CHAR); field in NotificationOtpDetectionHelper97 format("(%s%s)", FIND_DIGIT, OTP_CHARS);