Searched refs:CLIR_ON (Results 1 – 1 of 1) sorted by relevance
66 private static final String CLIR_ON = "*31#+"; field in PhoneNumberUtils374 if (number.startsWith(CLIR_ON)) { in addPlusChar()375 pos = CLIR_ON.length() - 1; in addPlusChar()