Searched refs:getPatternMatcherFromResource (Results 1 - 1 of 1) sorted by path

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DSmsUsageMonitor.java307 private ShortCodePatternMatcher getPatternMatcherFromResource(String country) { method in class:SmsUsageMonitor
418 mCurrentPatternMatcher = getPatternMatcherFromResource(countryIso);

Completed in 47 milliseconds