Searched refs:THREE_LOWERCASE (Results 1 – 1 of 1) sorted by relevance
140 private static final String THREE_LOWERCASE = "(\\p{Ll}{3})"; field in NotificationOtpDetectionHelper145 Pattern.compile(format("%s|%s", COMMON_YEARS, THREE_LOWERCASE)).matcher(""));