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