Searched refs:CLIR_ON (Results 1 – 1 of 1) sorted by relevance
94 private static final String CLIR_ON = "*31#"; field in PhoneNumberUtils259 if (prefix.length() == 0 || prefix.equals(CLIR_ON) || prefix.equals(CLIR_OFF)) { in extractNetworkPortion()