Searched refs:mStandardShortCodePattern (Results 1 – 1 of 1) sorted by relevance
190 private final Pattern mStandardShortCodePattern; field in SmsUsageMonitor.ShortCodePatternMatcher199 mStandardShortCodePattern = (standardShortCodeRegex != null ? in ShortCodePatternMatcher()208 if (mStandardShortCodePattern != null && mStandardShortCodePattern.matcher(phoneNumber) in getNumberCategory()