HomeSort by relevance Sort by last modified time
    Searched refs:startOutgoingCall (Results 1 - 2 of 2) sorted by null

  /packages/services/Telecomm/src/com/android/server/telecom/
CallReceiver.java 79 Call call = getCallsManager().startOutgoingCall(handle, phoneAccountHandle, clientExtras);
CallsManager.java 202 // Call was not added previously in startOutgoingCall due to it being a potential MMI
490 Call startOutgoingCall(Uri handle, PhoneAccountHandle phoneAccountHandle, Bundle extras) {
496 Log.v(this, "startOutgoingCall found accounts = " + accounts);
    [all...]

Completed in 47 milliseconds