Searched refs:sPatternSuppService (Results 1 – 2 of 2) sorted by relevance
65 static Pattern sPatternSuppService = Pattern.compile( field in MmiCodeUtil90 m = sPatternSuppService.matcher(dialString); in getMmiServiceCode()
30 private static Pattern sPatternSuppService = Pattern.compile( field in MmiUtils98 m = sPatternSuppService.matcher(dialString); in isCallForwardingMmiCode()