Home
last modified time | relevance | path

Searched defs:connectionManagerPhoneAccount (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
DConnectionService.java2425 PhoneAccountHandle connectionManagerPhoneAccount, in createRemoteIncomingConnection()
2444 PhoneAccountHandle connectionManagerPhoneAccount, in createRemoteOutgoingConnection()
2637 PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnection()
2652 public @Nullable Conference onCreateIncomingConference( in onCreateIncomingConference()
2698 public void onCreateIncomingConnectionFailed(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnectionFailed()
2717 public void onCreateOutgoingConnectionFailed(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateOutgoingConnectionFailed()
2736 public void onCreateIncomingConferenceFailed( in onCreateIncomingConferenceFailed()
2756 public void onCreateOutgoingConferenceFailed( in onCreateOutgoingConferenceFailed()
2796 PhoneAccountHandle connectionManagerPhoneAccount, in onCreateOutgoingConnection()
2825 public @Nullable Conference onCreateOutgoingConference( in onCreateOutgoingConference()
[all …]
DRemoteConnectionManager.java54 PhoneAccountHandle connectionManagerPhoneAccount, in createRemoteConnection()
DRemoteConnectionService.java534 PhoneAccountHandle connectionManagerPhoneAccount, in createRemoteConnection()
/frameworks/base/telecomm/java/com/android/internal/telecom/
DIConnectionService.aidl44 in PhoneAccountHandle connectionManagerPhoneAccount, in createConnection()
53 void createConnectionFailed(in PhoneAccountHandle connectionManagerPhoneAccount, String callId, in createConnectionFailed()
57 in PhoneAccountHandle connectionManagerPhoneAccount, in createConference()
66 void createConferenceFailed(in PhoneAccountHandle connectionManagerPhoneAccount, String callId, in createConferenceFailed()