Searched defs:onHandoverFailed (Results 1 – 2 of 2) sorted by relevance
166 public void onHandoverFailed(String callId, int error) {} in onHandoverFailed() method in InCallServiceFixture.FakeInCallService
216 default void onHandoverFailed(Call call, int error) {}; in onHandoverFailed() method314 public void onHandoverFailed(Call call, int error) {} in onHandoverFailed() method in Call.ListenerBase