Searched defs:onConnectionEvent (Results 1 – 3 of 3) sorted by relevance
| /packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
| D | InCallServiceFixture.java | 124 public void onConnectionEvent(String callId, String event, Bundle extras) in onConnectionEvent() method in InCallServiceFixture.FakeInCallService
|
| /packages/services/Telecomm/src/com/android/server/telecom/ |
| D | Call.java | 138 void onConnectionEvent(Call call, String event, Bundle extras); in onConnectionEvent() method 214 public void onConnectionEvent(Call call, String event, Bundle extras) {} in onConnectionEvent() method in Call.ListenerBase 3054 public void onConnectionEvent(String event, Bundle extras) { in onConnectionEvent() method in Call
|
| D | ConnectionServiceWrapper.java | 884 public void onConnectionEvent(String callId, String event, Bundle extras, in onConnectionEvent() method in ConnectionServiceWrapper.Adapter
|