Searched refs:createOutgoingCall (Results 1 – 2 of 2) sorted by relevance
67 createOutgoingCall(String number) { in createOutgoingCall() method in CallInfo725 mCalls[freeSlot] = CallInfo.createOutgoingCall(phNum); in onDial()
1038 BluetoothCall outgoingCall = createOutgoingCall(); in testOnCallStateChangedAlerting()1192 private BluetoothCall createOutgoingCall() { in createOutgoingCall() method in BluetoothInCallServiceTest