Searched refs:sPatternSuppService (Results 1 – 3 of 3) sorted by relevance
87 static Pattern sPatternSuppService = Pattern.compile( field in CdmaMmiCode122 m = sPatternSuppService.matcher(dialString); in newFromDialString()
211 private static Pattern sPatternSuppService = Pattern.compile( field in ImsPhoneMmiCode270 m = sPatternSuppService.matcher(dialString); in newFromDialString()378 Matcher m = sPatternSuppService.matcher(dialString); in isScMatchesSuppServType()507 Matcher m = sPatternSuppService.matcher(dialString); in isSuppServiceCodes()
183 static Pattern sPatternSuppService = Pattern.compile( field in GsmMmiCode242 m = sPatternSuppService.matcher(dialString); in newFromDialString()