Home
last modified time | relevance | path

Searched defs:onConnectionEvent (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/telecomm/java/com/android/internal/telecom/
H A DIInCallService.aidl59 void onConnectionEvent(String callId, String event, in Bundle extras); in onConnectionEvent() method
H A DIConnectionServiceAdapter.aidl121 void onConnectionEvent(String callId, String event, in Bundle extras, in onConnectionEvent() method
/aosp14/frameworks/base/telecomm/java/android/telecom/
H A DInCallService.java453 public void onConnectionEvent(String callId, String event, Bundle extras) { in onConnectionEvent() method in InCallService.InCallServiceBinder
822 public void onConnectionEvent(Call call, String event, Bundle extras) { in onConnectionEvent() method in InCallService
H A DRemoteConnection.java238 public void onConnectionEvent(RemoteConnection connection, String event, Bundle extras) {} in onConnectionEvent() method in RemoteConnection.Callback
1624 void onConnectionEvent(final String event, final Bundle extras) { in onConnectionEvent() method in RemoteConnection
H A DConnectionServiceAdapter.java620 void onConnectionEvent(String callId, String event, Bundle extras) { in onConnectionEvent() method in ConnectionServiceAdapter
H A DConference.java73 public void onConnectionEvent(Conference c, String event, Bundle extras) {} in onConnectionEvent() method in Conference.Listener
H A DCall.java1489 public void onConnectionEvent(Call call, String event, Bundle extras) {} in onConnectionEvent() method in Call.Callback
H A DConnection.java1285 public void onConnectionEvent(Connection c, String event, Bundle extras) {} in onConnectionEvent() method in Connection.Listener
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...