Searched refs:sPatternSuppService (Results 1 – 3 of 3) sorted by relevance
79 static Pattern sPatternSuppService = Pattern.compile( field in CdmaMmiCode114 m = sPatternSuppService.matcher(dialString); in newFromDialString()
199 private static Pattern sPatternSuppService = Pattern.compile( field in ImsPhoneMmiCode257 m = sPatternSuppService.matcher(dialString); in newFromDialString()364 Matcher m = sPatternSuppService.matcher(dialString); in isScMatchesSuppServType()
168 static Pattern sPatternSuppService = Pattern.compile( field in GsmMmiCode226 m = sPatternSuppService.matcher(dialString); in newFromDialString()