Home
last modified time | relevance | path

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

1234567

/aosp_15_r20/cts/tests/tests/telecom/src/android/telecom/cts/
H A 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 …]
H A 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()
H A 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()
H A DCtsSelfManagedConnectionService.java96 public Connection onCreateIncomingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnection()
/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/testing/
H A DTestConnectionService.java18 PhoneAccountHandle connectionManagerPhoneAccount, ConnectionRequest request) { in onCreateIncomingConnection()
23 PhoneAccountHandle connectionManagerPhoneAccount, ConnectionRequest request) {} in onCreateIncomingConnectionFailed()
27 PhoneAccountHandle connectionManagerPhoneAccount, ConnectionRequest request) { in onCreateOutgoingConnection()
32 PhoneAccountHandle connectionManagerPhoneAccount, ConnectionRequest request) {} in onCreateOutgoingConnectionFailed()
49 PhoneAccountHandle connectionManagerPhoneAccount, ConnectionRequest request) { in onCreateIncomingConnection()
55 PhoneAccountHandle connectionManagerPhoneAccount, ConnectionRequest request) { in onCreateIncomingConnectionFailed()
62 PhoneAccountHandle connectionManagerPhoneAccount, ConnectionRequest request) { in onCreateOutgoingConnection()
68 PhoneAccountHandle connectionManagerPhoneAccount, ConnectionRequest request) { in onCreateOutgoingConnectionFailed()
/aosp_15_r20/frameworks/base/telecomm/java/android/telecom/
H A DConnectionService.java2967 public final @Nullable RemoteConnection createRemoteIncomingConnection( in createRemoteIncomingConnection()
2986 public final @Nullable RemoteConnection createRemoteOutgoingConnection( in createRemoteOutgoingConnection()
3004 public final @Nullable RemoteConference createRemoteIncomingConference( in createRemoteIncomingConference()
3022 public final @Nullable RemoteConference createRemoteOutgoingConference( in createRemoteOutgoingConference()
3216 PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnection()
3233 public @Nullable Conference onCreateIncomingConference( in onCreateIncomingConference()
3279 public void onCreateIncomingConnectionFailed(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnectionFailed()
3298 public void onCreateOutgoingConnectionFailed(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateOutgoingConnectionFailed()
3317 public void onCreateIncomingConferenceFailed( in onCreateIncomingConferenceFailed()
3337 public void onCreateOutgoingConferenceFailed( in onCreateOutgoingConferenceFailed()
[all …]
H A DRemoteConnectionManager.java60 PhoneAccountHandle connectionManagerPhoneAccount, in createRemoteConnection()
88 PhoneAccountHandle connectionManagerPhoneAccount, in createRemoteConference()
H A DRemoteConnectionService.java572 PhoneAccountHandle connectionManagerPhoneAccount, in createRemoteConnection()
636 PhoneAccountHandle connectionManagerPhoneAccount, in createRemoteConference()
/aosp_15_r20/cts/tests/tests/telecom-apps/ConnectionServiceVoipAppMain/src/android/telecom/cts/apps/connectionservicevoipappmain/
H A DVoipConnectionServiceMain.java48 public Connection onCreateOutgoingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateOutgoingConnection()
56 public void onCreateOutgoingConnectionFailed(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateOutgoingConnectionFailed()
64 public Connection onCreateIncomingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnection()
72 public void onCreateIncomingConnectionFailed(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnectionFailed()
/aosp_15_r20/cts/tests/tests/telecom-apps/ManagedConnectionService/src/android/telecom/cts/apps/managedapp/
H A DManagedConnectionService.java48 public Connection onCreateOutgoingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateOutgoingConnection()
56 public void onCreateOutgoingConnectionFailed(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateOutgoingConnectionFailed()
64 public Connection onCreateIncomingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnection()
72 public void onCreateIncomingConnectionFailed(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnectionFailed()
/aosp_15_r20/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DConnectionServiceFixture.java91 PhoneAccountHandle connectionManagerPhoneAccount, ConnectionRequest request) { in onCreateUnknownConnection()
98 PhoneAccountHandle connectionManagerPhoneAccount, ConnectionRequest request) { in onCreateIncomingConnection()
120 PhoneAccountHandle connectionManagerPhoneAccount, ConnectionRequest request) { in onCreateOutgoingConnection()
246 public void createConnection(PhoneAccountHandle connectionManagerPhoneAccount, in createConnection()
278 public void createConnectionFailed(PhoneAccountHandle connectionManagerPhoneAccount, in createConnectionFailed()
292 PhoneAccountHandle connectionManagerPhoneAccount, in createConference()
304 PhoneAccountHandle connectionManagerPhoneAccount, in createConferenceFailed()
486 PhoneAccountHandle connectionManagerPhoneAccount; field in ConnectionServiceFixture.ConnectionInfo
/aosp_15_r20/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DSelfManagedConnectionService.java50 public Connection onCreateIncomingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnection()
68 public void onCreateIncomingConnectionFailed(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnectionFailed()
74 public void onCreateOutgoingConnectionFailed(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateOutgoingConnectionFailed()
/aosp_15_r20/frameworks/base/telecomm/java/com/android/internal/telecom/
H A DIConnectionService.aidl46 in PhoneAccountHandle connectionManagerPhoneAccount, in createConnection()
55 void createConnectionFailed(in PhoneAccountHandle connectionManagerPhoneAccount, String callId, in createConnectionFailed()
59 in PhoneAccountHandle connectionManagerPhoneAccount, in createConference()
68 void createConferenceFailed(in PhoneAccountHandle connectionManagerPhoneAccount, String callId, in createConferenceFailed()
/aosp_15_r20/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
H A DTestConnectionService.java38 public Connection onCreateOutgoingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateOutgoingConnection()
48 public Connection onCreateIncomingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnection()
/aosp_15_r20/packages/services/Telephony/src/com/android/services/telephony/
DTelephonyConnectionService.java997 public @Nullable Conference onCreateIncomingConference( in onCreateIncomingConference()
1025 public @Nullable Conference onCreateOutgoingConference( in onCreateOutgoingConference()
1064 PhoneAccountHandle connectionManagerPhoneAccount, in onCreateOutgoingConnection()
1724 PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnection()
1854 public void onCreateIncomingConnectionFailed(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnectionFailed()
1924 public void onCreateIncomingConferenceFailed(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConferenceFailed()
1938 public Connection onCreateUnknownConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateUnknownConnection()
/aosp_15_r20/packages/services/Telecomm/src/com/android/server/telecom/
DCreateConnectionProcessor.java62 public final PhoneAccountHandle connectionManagerPhoneAccount; field in CreateConnectionProcessor.CallAttemptRecord
68 PhoneAccountHandle connectionManagerPhoneAccount, in CallAttemptRecord()
DCall.java2249 PhoneAccount connectionManagerPhoneAccount = phoneAccountRegistrar.getPhoneAccountUnchecked( in checkIfRttCapable() local
/aosp_15_r20/cts/tests/tests/mediacujtest/common/src/android/media/cujcommon/cts/
H A DCallNotificationService.java33 public Connection onCreateIncomingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnection()
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/telecom/
H A DCtsSelfManagedConnectionService.java83 public Connection onCreateIncomingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnection()
H A DCtsConnectionService.java116 public Connection onCreateIncomingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnection()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/javac/
Dframework.jar35META-INF/ META-INF/MANIFEST.MF android/ android/renderscript/ android/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-35/
Dframework.jarcom/google/android/mms/util/SqliteWrapper.uau com/google/android/ ...
/aosp_15_r20/out/soong/.intermediates/packages/services/Telephony/TeleService/android_common/javac/
DTeleService.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/os/ android/ ...
/aosp_15_r20/out/soong/.intermediates/packages/services/Telephony/TeleService/android_common/repackaged-jarjar/javac/
DTeleService.jarcom/android/services/telephony/rcs/validator/ValidationResult.class ValidationResult.java package ...
/aosp_15_r20/out/soong/.intermediates/packages/services/Telecomm/TelecomLib/android_common/repackaged-jarjar/javac/
DTelecomLib.jarcom/android/server/telecom/ui/ToastFactory.class ToastFactory.java package com. ...

1234567