/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/telecom/ |
H A D | CtsConnection.java | 53 void onAnswer(CtsConnection connection, int videoState) { }; in onAnswer() method in CtsConnection.Listener 126 public void onAnswer(int videoState) { in onAnswer() method in CtsConnection 141 public void onAnswer() { in onAnswer() method in CtsConnection
|
/aosp_15_r20/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/ |
H A D | TestConnectionService.java | 74 public void onAnswer() { in onAnswer() method in TestConnectionService.TestConnection 79 public void onAnswer(int videoState) { in onAnswer() method in TestConnectionService.TestConnection
|
/aosp_15_r20/cts/tests/tests/telecom-apps/Utils/src/android/telecom/cts/apps/ |
H A D | ManagedConnection.java | 111 public void onAnswer(int videoState) { in onAnswer() method in ManagedConnection 118 public void onAnswer() { in onAnswer() method in ManagedConnection
|
H A D | VoipConnection.java | 123 public void onAnswer(int videoState) { in onAnswer() method in VoipConnection 132 public void onAnswer() { in onAnswer() method in VoipConnection
|
/aosp_15_r20/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/ |
D | SelfManagedConnection.java | 164 public void onAnswer(int videoState) { in onAnswer() method in SelfManagedConnection 169 public void onAnswer() { in onAnswer() method in SelfManagedConnection
|
D | TestConnectionService.java | 231 public void onAnswer(int videoState) { in onAnswer() method in TestConnectionService.TestConnection
|
D | TestConnectionManager.java | 169 public void onAnswer(int videoState) { in onAnswer() method in TestConnectionManager.TestManagedConnection
|
/aosp_15_r20/cts/tests/tests/telecom/src/android/telecom/cts/ |
H A D | SelfManagedConnection.java | 75 public void onAnswer(int videoState) { in onAnswer() method in SelfManagedConnection 81 public void onAnswer() { in onAnswer() method in SelfManagedConnection
|
H A D | MockConnection.java | 71 public void onAnswer() { in onAnswer() method in MockConnection 79 public void onAnswer(int videoState) { in onAnswer() method in MockConnection
|
H A D | MockConference.java | 181 public void onAnswer(int videoState) { in onAnswer() method in MockConference
|
/aosp_15_r20/packages/modules/Connectivity/framework/src/android/net/ |
D | DnsResolver.java | 151 void onAnswer(@NonNull T answer, int rcode); in onAnswer() method 296 public void onAnswer(@NonNull byte[] answer, int rcode) { in onAnswer() method in DnsResolver.InetAddressAnswerAccumulator
|
/aosp_15_r20/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/ |
D | DnsResolverTest.java | 283 public void onAnswer(@NonNull byte[] answer, int rcode) { in onAnswer() method in DnsResolverTest.VerifyCancelCallback 628 public void onAnswer(@NonNull List<InetAddress> answerList, int rcode) { in onAnswer() method in DnsResolverTest.VerifyCancelInetAddressCallback
|
/aosp_15_r20/frameworks/base/telecomm/java/android/telecom/ |
H A D | CallControlCallback.java | 81 void onAnswer(@android.telecom.CallAttributes.CallType int videoState, in onAnswer() method
|
H A D | Conference.java | 381 public void onAnswer(@VideoProfile.VideoState int videoState) {} in onAnswer() method in Conference 390 public final void onAnswer() { in onAnswer() method in Conference
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/incallui/answer/protocol/ |
D | AnswerScreenDelegate.java | 29 void onAnswer(boolean answerVideoAsAudio); in onAnswer() method
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/incallui/ |
D | AnswerScreenPresenterStub.java | 35 public void onAnswer(boolean answerVideoAsAudio) {} in onAnswer() method in AnswerScreenPresenterStub
|
D | AnswerScreenPresenter.java | 96 public void onAnswer(boolean answerVideoAsAudio) { in onAnswer() method in AnswerScreenPresenter
|
/aosp_15_r20/packages/services/Telecomm/testapps/transactionalVoipApp/src/com/android/server/telecom/transactionalVoipApp/ |
D | MyVoipCall.java | 66 public void onAnswer(int videoState, @NonNull Consumer<Boolean> wasCompleted) { in onAnswer() method in MyVoipCall
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/simulator/impl/ |
D | SimulatorConnection.java | 88 public void onAnswer(int videoState) { in onAnswer() method in SimulatorConnection
|
/aosp_15_r20/frameworks/base/telecomm/java/com/android/internal/telecom/ |
H A D | ICallEventCallback.aidl | 39 void onAnswer(String callId, int videoState, in ResultReceiver callback); in onAnswer() method
|
/aosp_15_r20/packages/services/Telephony/src/com/android/services/telephony/ |
D | CdmaConference.java | 83 public void onAnswer(int videoState) { in onAnswer() method in CdmaConference
|
D | TelephonyConference.java | 98 public void onAnswer(int videoState) { in onAnswer() method in TelephonyConference
|
D | CdmaConnection.java | 140 public void onAnswer() { in onAnswer() method in CdmaConnection
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/ |
D | HfpClientConnection.java | 247 public synchronized void onAnswer() { in onAnswer() method in HfpClientConnection
|
/aosp_15_r20/packages/services/Iwlan/src/com/google/android/iwlan/epdg/ |
D | NaptrDnsResolver.java | 242 public void onAnswer(@NonNull byte[] answer, int rcode) { in onAnswer() method in NaptrRecordAnswerAccumulator
|