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