Searched refs:sPatternSuppService (Results 1 – 3 of 3) sorted by relevance
80 static Pattern sPatternSuppService = Pattern.compile( field in CdmaMmiCode115 m = sPatternSuppService.matcher(dialString); in newFromDialString()
212 private static Pattern sPatternSuppService = Pattern.compile( field in ImsPhoneMmiCode271 m = sPatternSuppService.matcher(dialString); in newFromDialString()380 Matcher m = sPatternSuppService.matcher(dialString); in isScMatchesSuppServType()509 Matcher m = sPatternSuppService.matcher(dialString); in isSuppServiceCodes()
183 static Pattern sPatternSuppService = Pattern.compile( field in GsmMmiCode242 m = sPatternSuppService.matcher(dialString); in newFromDialString()