Searched refs:sPatternSuppService (Results 1 – 3 of 3) sorted by relevance
78 static Pattern sPatternSuppService = Pattern.compile( field in CdmaMmiCode113 m = sPatternSuppService.matcher(dialString); in newFromDialString()
196 private static Pattern sPatternSuppService = Pattern.compile( field in ImsPhoneMmiCode242 m = sPatternSuppService.matcher(dialString); in newFromDialString()329 Matcher m = sPatternSuppService.matcher(dialString); in isScMatchesSuppServType()
146 static Pattern sPatternSuppService = Pattern.compile( field in GsmMmiCode192 m = sPatternSuppService.matcher(dialString); in newFromDialString()