Searched defs:onConnectionEvent (Results 1 – 3 of 3) sorted by relevance
119 public void onConnectionEvent(String callId, String event, Bundle extras) in onConnectionEvent() method in InCallServiceFixture.FakeInCallService
113 void onConnectionEvent(Call call, String event, Bundle extras); in onConnectionEvent() method180 public void onConnectionEvent(Call call, String event, Bundle extras) {} in onConnectionEvent() method in Call.ListenerBase2115 public void onConnectionEvent(String event, Bundle extras) { in onConnectionEvent() method in Call
665 public void onConnectionEvent(String callId, String event, Bundle extras) { in onConnectionEvent() method in ConnectionServiceWrapper.Adapter