Searched refs:CALL_STATUS_DIALED (Results 1 – 5 of 5) sorted by relevance
122 if (callStatus == PhoneUtils.CALL_STATUS_DIALED) { in onCreate()
401 case PhoneUtils.CALL_STATUS_DIALED: in placeEmergencyCall()
478 case PhoneUtils.CALL_STATUS_DIALED: in placeCallInternal()
89 static final int CALL_STATUS_DIALED = 0; // The number was successfully dialed field in PhoneUtils618 int status = CALL_STATUS_DIALED; in placeCall()
454 if (callStatus == PhoneUtils.CALL_STATUS_DIALED) { in startNonInteractiveOtasp()