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