Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/com/android/internal/telecom/
DIInCallService.aidl59 void onConnectionEvent(String callId, String event, in Bundle extras); in onConnectionEvent() method
DIConnectionServiceAdapter.aidl121 void onConnectionEvent(String callId, String event, in Bundle extras, in onConnectionEvent() method
/frameworks/base/telecomm/java/android/telecom/
DInCallService.java458 public void onConnectionEvent(String callId, String event, Bundle extras) { in onConnectionEvent() method in InCallService.InCallServiceBinder
827 public void onConnectionEvent(Call call, String event, Bundle extras) { in onConnectionEvent() method in InCallService
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
DConnectionServiceAdapter.java620 void onConnectionEvent(String callId, String event, Bundle extras) { in onConnectionEvent() method in ConnectionServiceAdapter
DConference.java73 public void onConnectionEvent(Conference c, String event, Bundle extras) {} in onConnectionEvent() method in Conference.Listener
DCall.java1426 public void onConnectionEvent(Call call, String event, Bundle extras) {} in onConnectionEvent() method in Call.Callback
DConnection.java1269 public void onConnectionEvent(Connection c, String event, Bundle extras) {} in onConnectionEvent() method in Connection.Listener
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DConnection.java125 public void onConnectionEvent(String event, Bundle extras); in onConnectionEvent() method
188 public void onConnectionEvent(String event, Bundle extras) {} in onConnectionEvent() method in Connection.ListenerBase
1452 public void onConnectionEvent(String event, Bundle extras) { in onConnectionEvent() method in Connection
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...