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