Home
last modified time | relevance | path

Searched refs:FIND_DIGIT (Results 1 – 1 of 1) sorted by relevance

/packages/modules/ExtServices/java/src/android/ext/services/notification/
DNotificationOtpDetectionHelper.java84 private static final String FIND_DIGIT = format("(?=%s{0,7}\\d)", OTP_CHAR); field in NotificationOtpDetectionHelper
97 format("(%s%s)", FIND_DIGIT, OTP_CHARS);