Home
last modified time | relevance | path

Searched refs:CALL_STATUS_FAILED (Results 1 – 1 of 1) sorted by relevance

/packages/services/Telephony/src/com/android/phone/
DPhoneUtils.java81 public static final int CALL_STATUS_FAILED = 2; // The call failed field in PhoneUtils
177 return CALL_STATUS_FAILED; in placeOtaspCall()
188 status = CALL_STATUS_FAILED; in placeOtaspCall()