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

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

Completed in 122 milliseconds