Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DCtsConnectionService.java87 public Connection onCreateOutgoingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateOutgoingConnection()
100 public Connection onCreateIncomingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnection()
113 public void onCreateIncomingConnectionFailed(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnectionFailed()
125 public Conference onCreateOutgoingConference(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateOutgoingConference()
138 public void onCreateOutgoingConferenceFailed(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateOutgoingConferenceFailed()
150 public Conference onCreateIncomingConference(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConference()
185 public void onCreateIncomingConferenceFailed(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConferenceFailed()
248 PhoneAccountHandle connectionManagerPhoneAccount, in createRemoteOutgoingConnectionToTelecom()
262 PhoneAccountHandle connectionManagerPhoneAccount, in createRemoteIncomingConnectionToTelecom()
276 PhoneAccountHandle connectionManagerPhoneAccount, in createRemoteIncomingConferenceToTelecom()
[all …]
DCtsRemoteConnectionService.java94 public Connection onCreateOutgoingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateOutgoingConnection()
109 public Connection onCreateIncomingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnection()
124 public Conference onCreateOutgoingConference(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateOutgoingConference()
140 public Conference onCreateIncomingConference(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConference()
DMockConnectionService.java81 public Connection onCreateOutgoingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateOutgoingConnection()
118 public Connection onCreateIncomingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnection()
161 public void onCreateIncomingConnectionFailed(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnectionFailed()
191 public Conference onCreateOutgoingConference(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateOutgoingConference()
204 public void onCreateOutgoingConferenceFailed(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateOutgoingConferenceFailed()
214 public Conference onCreateIncomingConference(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConference()
227 public void onCreateIncomingConferenceFailed(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConferenceFailed()
DCtsSelfManagedConnectionService.java103 public Connection onCreateIncomingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnection()
/cts/tests/tests/telecom-apps/ConnectionServiceVoipAppMain/src/android/telecom/cts/apps/connectionservicevoipappmain/
DVoipConnectionServiceMain.java58 public Connection onCreateOutgoingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateOutgoingConnection()
66 public void onCreateOutgoingConnectionFailed(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateOutgoingConnectionFailed()
75 public Connection onCreateIncomingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnection()
83 public void onCreateIncomingConnectionFailed(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnectionFailed()
/cts/tests/tests/telecom-apps/ManagedConnectionService/src/android/telecom/cts/apps/managedapp/
DManagedConnectionService.java63 public Connection onCreateOutgoingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateOutgoingConnection()
85 public void onCreateOutgoingConnectionFailed(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateOutgoingConnectionFailed()
94 public Connection onCreateIncomingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnection()
103 public void onCreateIncomingConnectionFailed(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnectionFailed()
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DTestConnectionService.java38 public Connection onCreateOutgoingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateOutgoingConnection()
48 public Connection onCreateIncomingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnection()
/cts/tests/tests/mediacujtest/common/src/android/media/cujcommon/cts/
DCallNotificationService.java33 public Connection onCreateIncomingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnection()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/telecom/
DCtsSelfManagedConnectionService.java83 public Connection onCreateIncomingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnection()
DCtsConnectionService.java116 public Connection onCreateIncomingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnection()