Searched refs:CALL_STATUS_DIALED (Results 1 – 5 of 5) sorted by relevance
161 if (callStatus == PhoneUtils.CALL_STATUS_DIALED) { in onCreate()
380 case PhoneUtils.CALL_STATUS_DIALED: in placeEmergencyCall()
445 case PhoneUtils.CALL_STATUS_DIALED: in placeCallInternal()
90 static final int CALL_STATUS_DIALED = 0; // The number was successfully dialed field in PhoneUtils575 int status = CALL_STATUS_DIALED; in placeCall()
400 if (callStatus == PhoneUtils.CALL_STATUS_DIALED) { in startNonInteractiveOtasp()