Home
last modified time | relevance | path

Searched refs:onCreateOutgoingConference (Results 1 – 5 of 5) sorted by relevance

/cts/tests/tests/telecom/src/android/telecom/cts/
DCtsRemoteConnectionService.java124 public Conference onCreateOutgoingConference(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateOutgoingConference() method in CtsRemoteConnectionService
129 return sConnectionService.onCreateOutgoingConference( in onCreateOutgoingConference()
132 return mMockConnectionService.onCreateOutgoingConference( in onCreateOutgoingConference()
DCtsConnectionService.java125 public Conference onCreateOutgoingConference(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateOutgoingConference() method in CtsConnectionService
129 return testImpl.onCreateOutgoingConference(connectionManagerPhoneAccount, request); in onCreateOutgoingConference()
DMockConnectionService.java191 public Conference onCreateOutgoingConference(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateOutgoingConference() method in MockConnectionService
DRemoteConnectionTest.java239 public Conference onCreateOutgoingConference( in testRemoteOutgoingConference()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt42910 …method @Nullable public android.telecom.Conference onCreateOutgoingConference(@NonNull android.tel…