HomeSort by relevance Sort by last modified time
    Searched refs:isPhoneInEcm (Results 1 - 5 of 5) sorted by null

  /packages/apps/Phone/src/com/android/phone/
InCallControlState.java 156 boolean isECM = PhoneUtils.isPhoneInEcm(fgCall.getPhone());
CallController.java 523 if (PhoneUtils.isPhoneInEcm(phone) && !isEmergencyNumber) {
    [all...]
PhoneUtils.java     [all...]
CallCard.java 686 if (PhoneUtils.isPhoneInEcm(phone)) {
    [all...]
CallNotifier.java 515 if (PhoneUtils.isPhoneInEcm(phone)) {
    [all...]

Completed in 43 milliseconds