Searched refs:CALL_STATUS_DIALED (Results 1 – 2 of 2) sorted by relevance
158 if (callStatus == PhoneUtils.CALL_STATUS_DIALED) { in onStartOtaspCall()
75 public static final int CALL_STATUS_DIALED = 0; // The number was successfully dialed field in PhoneUtils187 int status = CALL_STATUS_DIALED; in placeCall()