Home
last modified time | relevance | path

Searched refs:onReject (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/service/contentcapture/
DDataShareCallback.java46 void onReject(); in onReject() method
DContentCaptureService.java562 public void onReject() { in handleOnDataShared()
/frameworks/base/telecomm/java/android/telecom/
DConnection.java3246 public void onReject() {} in onReject() method in Connection
3255 public void onReject(@android.telecom.Call.RejectReason int rejectReason) { in onReject() method in Connection
3263 public void onReject(String replyMessage) {} in onReject() method in Connection
DConference.java360 public void onReject() {} in onReject() method in Conference
DConnectionService.java2244 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()
/frameworks/base/core/api/
Dcurrent.txt39720 method public void onReject();
39792 method public void onReject();
39793 method public void onReject(int);
39794 method public void onReject(String);
Dsystem-current.txt9827 method public void onReject();