Home
last modified time | relevance | path

Searched defs:onAnswer (Results 1 – 25 of 29) sorted by relevance

12

/aosp14/frameworks/base/telecomm/java/android/telecom/
H A DCallControlCallback.java81 void onAnswer(@android.telecom.CallAttributes.CallType int videoState, in onAnswer() method
H A DConference.java381 public void onAnswer(@VideoProfile.VideoState int videoState) {} in onAnswer() method in Conference
390 public final void onAnswer() { in onAnswer() method in Conference
H A DConnection.java3419 public void onAnswer(int videoState) {} in onAnswer() method in Connection
3439 public void onAnswer() { in onAnswer() method in Connection
/aosp12/packages/apps/Dialer/java/com/android/incallui/answer/protocol/
H A DAnswerScreenDelegate.java29 void onAnswer(boolean answerVideoAsAudio); in onAnswer() method
/aosp12/packages/apps/Dialer/java/com/android/incallui/
H A DAnswerScreenPresenterStub.java35 public void onAnswer(boolean answerVideoAsAudio) {} in onAnswer() method in AnswerScreenPresenterStub
H A DAnswerScreenPresenter.java96 public void onAnswer(boolean answerVideoAsAudio) { in onAnswer() method in AnswerScreenPresenter
/aosp12/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
H A DSelfManagedConnection.java164 public void onAnswer(int videoState) { in onAnswer() method in SelfManagedConnection
169 public void onAnswer() { in onAnswer() method in SelfManagedConnection
H A DTestConnectionService.java231 public void onAnswer(int videoState) { in onAnswer() method in TestConnectionService.TestConnection
H A DTestConnectionManager.java169 public void onAnswer(int videoState) { in onAnswer() method in TestConnectionManager.TestManagedConnection
/aosp12/packages/apps/Dialer/java/com/android/dialer/simulator/impl/
H A DSimulatorConnection.java88 public void onAnswer(int videoState) { in onAnswer() method in SimulatorConnection
/aosp14/frameworks/base/telecomm/java/com/android/internal/telecom/
H A DICallEventCallback.aidl39 void onAnswer(String callId, int videoState, in ResultReceiver callback); in onAnswer() method
/aosp12/packages/services/Telephony/src/com/android/services/telephony/
H A DTelephonyConference.java97 public void onAnswer(int videoState) { in onAnswer() method in TelephonyConference
H A DCdmaConference.java83 public void onAnswer(int videoState) { in onAnswer() method in CdmaConference
H A DCdmaConnection.java140 public void onAnswer() { in onAnswer() method in CdmaConnection
H A DImsConference.java677 public void onAnswer(int videoState) { in onAnswer() method in ImsConference
/aosp12/packages/modules/Connectivity/framework/src/android/net/
H A DDnsResolver.java142 void onAnswer(@NonNull T answer, int rcode); in onAnswer() method
287 public void onAnswer(@NonNull byte[] answer, int rcode) { in onAnswer() method in DnsResolver.InetAddressAnswerAccumulator
/aosp12/packages/services/Telephony/sip/src/com/android/services/telephony/sip/
H A DSipConnection.java177 public void onAnswer(int videoState) { in onAnswer() method in SipConnection
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/connserv/
H A DHfpClientConnection.java266 public synchronized void onAnswer() { in onAnswer() method in HfpClientConnection
/aosp12/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
H A DDnsResolverTest.java238 public void onAnswer(@NonNull byte[] answer, int rcode) { in onAnswer() method in DnsResolverTest.VerifyCancelCallback
560 public void onAnswer(@NonNull List<InetAddress> answerList, int rcode) { in onAnswer() method in DnsResolverTest.VerifyCancelInetAddressCallback
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DModelInterpreter.java446 onAnswer() throws InterpreterEx in onAnswer() method in ModelInterpreter
H A DSimulatedGsmCallState.java360 onAnswer() { in onAnswer() method in SimulatedGsmCallState
/aosp14/frameworks/base/services/companion/java/com/android/server/companion/datatransfer/contextsync/
H A DCallMetadataSyncConnectionService.java411 public void onAnswer(int videoState) { in onAnswer() method in CallMetadataSyncConnectionService.CallMetadataSyncConnection
/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DConference.java341 public void onAnswer(@VideoProfile.VideoState int videoState) {} in onAnswer() method in Conference
350 public final void onAnswer() { in onAnswer() method in Conference
H A DConnection.java3213 public void onAnswer(int videoState) {} in onAnswer() method in Connection
3233 public void onAnswer() { in onAnswer() method in Connection
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DWifiNetworkFactory.java351 public void onAnswer(@Nullable ClientModeManager modeManager) { in onAnswer() method in WifiNetworkFactory.ClientModeManagerRequestListener

12