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