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.java82 public static final int CALL_STATUS_FAILED = 2; // The call failed field in PhoneUtils
178 return CALL_STATUS_FAILED; in placeOtaspCall()
189 status = CALL_STATUS_FAILED; in placeOtaspCall()