Searched refs:isPhoneInEcm (Results 1 – 2 of 2) sorted by relevance
466 if (PhoneUtils.isPhoneInEcm(phone) && !isEmergencyNumber) { in placeCallInternal()
2025 if (isPhoneInEcm(phone)) { in okToAddCall()2177 /* package */ static boolean isPhoneInEcm(Phone phone) { in isPhoneInEcm() method in PhoneUtils