Searched defs:onCreateOutgoingConnection (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
H A DConnectionService.java81 * expect a call to {@link #onCreateIncomingConnection} or {@link #onCreateOutgoingConnection}
100 * {@link #onCreateOutgoingConnection(PhoneAccountHandle, ConnectionRequest)} is called.
1525 : onCreateOutgoingConnection(callManagerAccount, request);
1932 * {@link #onCreateOutgoingConnection(PhoneAccountHandle, ConnectionRequest)}.
1951 * {@link #onCreateOutgoingConnection(PhoneAccountHandle, ConnectionRequest)}.
2121 * {@link #onCreateOutgoingConnection(PhoneAccountHandle, ConnectionRequest)}.
2135 * or {@link #onCreateOutgoingConnection(PhoneAccountHandle, ConnectionRequest)} has been
2156 * {@link #onCreateOutgoingConnection(PhoneAccountHandle, ConnectionRequest)}.
2175 * {@link #onCreateOutgoingConnection(PhoneAccountHandle, ConnectionRequest)}.
2215 public Connection onCreateOutgoingConnection( method in class:ConnectionService
[all...]

Completed in 532 milliseconds