Searched refs:sPatternSuppService (Results 1 – 4 of 4) sorted by relevance
65 static Pattern sPatternSuppService = Pattern.compile( field in MmiCodeUtil90 m = sPatternSuppService.matcher(dialString); in getMmiServiceCode()
88 static Pattern sPatternSuppService = Pattern.compile( field in CdmaMmiCode123 m = sPatternSuppService.matcher(dialString); in newFromDialString()
221 private static Pattern sPatternSuppService = Pattern.compile( field in ImsPhoneMmiCode285 m = sPatternSuppService.matcher(dialString); in newFromDialString()394 Matcher m = sPatternSuppService.matcher(dialString); in isScMatchesSuppServType()523 Matcher m = sPatternSuppService.matcher(dialString); in isSuppServiceCodes()
188 static Pattern sPatternSuppService = Pattern.compile( field in GsmMmiCode251 m = sPatternSuppService.matcher(dialString); in newFromDialString()