Searched refs:numberToDial (Results 1 – 1 of 1) sorted by relevance
577 String numberToDial; in placeCall() local591 numberToDial = gatewayUri.getSchemeSpecificPart(); in placeCall()593 numberToDial = number; in placeCall()601 connection = app.mCM.dial(phone, numberToDial, VideoProfile.STATE_AUDIO_ONLY); in placeCall()