Home | History | Annotate | Download | only in pbap

Lines Matching defs:PB

78             "/telecom", "/telecom/pb", "/telecom/ich", "/telecom/och", "/telecom/mch",
84 "/telecom", "/telecom/pb", "/telecom/ich", "/telecom/och", "/telecom/mch",
86 "/SIM1/telecom/mch", "/SIM1/telecom/cch", "/SIM1/telecom/pb"
106 private static final String PB = "pb";
116 private static final String PB_PATH = "/telecom/pb";
376 // "pb.vcf" is required by SIG spec.
377 if (name.contains(PB.subSequence(0, PB.length()))) {