Lines Matching refs:placeCall
328 // call by calling CallController.placeCall() via the
334 // Instead, the outgoing call request goes straight to CallController.placeCall().
335 // - CallController.placeCall() notices that it's an OTASP
338 // CallController.placeCall()). The InCallScreen notices that
396 // PhoneUtils.placeCall().
400 int callStatus = PhoneUtils.placeCall(context,
407 if (DBG) log(" ==> successful return from placeCall(): callStatus = " + callStatus);
409 Log.w(LOG_TAG, "Failure from placeCall() for OTA number '"
487 * This method is called as part of the CallController placeCall() sequence
693 mApplication.callController.placeCall(newIntent);