Searched refs:FIND_DIGIT (Results 1 – 1 of 1) sorted by relevance
84 private static final String FIND_DIGIT = format("(?=%s{0,7}\\d)", OTP_CHAR); field in NotificationOtpDetectionHelper97 format("(%s%s)", FIND_DIGIT, OTP_CHARS);