Home
last modified time | relevance | path

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

/packages/modules/ExtServices/java/src/android/ext/services/notification/
DNotificationOtpDetectionHelper.java87 private static final String OTP_CHARS = format("(%s{5,8})", OTP_CHAR); field in NotificationOtpDetectionHelper
97 format("(%s%s)", FIND_DIGIT, OTP_CHARS);