Searched refs:sPatternSuppService (Results 1 – 3 of 3) sorted by relevance
88 static Pattern sPatternSuppService = Pattern.compile( field in CdmaMmiCode123 m = sPatternSuppService.matcher(dialString); in newFromDialString()
222 private static Pattern sPatternSuppService = Pattern.compile( field in ImsPhoneMmiCode286 m = sPatternSuppService.matcher(dialString); in newFromDialString()395 Matcher m = sPatternSuppService.matcher(dialString); in isScMatchesSuppServType()524 Matcher m = sPatternSuppService.matcher(dialString); in isSuppServiceCodes()
190 static Pattern sPatternSuppService = Pattern.compile( field in GsmMmiCode259 m = sPatternSuppService.matcher(dialString); in newFromDialString()