Home | History | Annotate | Download | only in imsphone

Lines Matching defs:sPatternSuppService

199     private static Pattern sPatternSuppService = Pattern.compile(
257 m = sPatternSuppService.matcher(dialString);
364 Matcher m = sPatternSuppService.matcher(dialString);