Searched refs:onReject (Results 1 – 7 of 7) sorted by relevance
46 void onReject(); in onReject() method
562 public void onReject() { in handleOnDataShared()
3246 public void onReject() {} in onReject() method in Connection3255 public void onReject(@android.telecom.Call.RejectReason int rejectReason) { in onReject() method in Connection3263 public void onReject(String replyMessage) {} in onReject() method in Connection
360 public void onReject() {} in onReject() method in Conference
2244 findConnectionForAction(callId, "reject").onReject(); in reject()2246 findConferenceForAction(callId, "reject").onReject(); in reject()2252 findConnectionForAction(callId, "reject").onReject(rejectWithMessage); in reject()2257 findConnectionForAction(callId, "reject").onReject(rejectReason); in reject()
39720 method public void onReject();39792 method public void onReject();39793 method public void onReject(int);39794 method public void onReject(String);
9827 method public void onReject();