Searched refs:onReject (Results 1 – 5 of 5) sorted by relevance
3098 public void onReject() {} in onReject() method in Connection3107 public void onReject(@android.telecom.Call.RejectReason int rejectReason) { in onReject() method in Connection3115 public void onReject(String replyMessage) {} in onReject() method in Connection
362 public void onReject() {} in onReject() method in Conference
2096 findConnectionForAction(callId, "reject").onReject(); in reject()2098 findConferenceForAction(callId, "reject").onReject(); in reject()2104 findConnectionForAction(callId, "reject").onReject(rejectWithMessage); in reject()2109 findConnectionForAction(callId, "reject").onReject(rejectReason); in reject()
43659 method public void onReject();43731 method public void onReject();43732 method public void onReject(int);43733 method public void onReject(String);
43803 method public void onReject();43875 method public void onReject();43876 method public void onReject(int);43877 method public void onReject(String);