Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DConnection.java2102 public void onReject() {} in onReject() method in Connection
2108 public void onReject(String replyMessage) {} in onReject() method in Connection
DConnectionService.java812 findConnectionForAction(callId, "reject").onReject(); in reject()
817 findConnectionForAction(callId, "reject").onReject(rejectWithMessage); in reject()
/frameworks/base/api/
Dcurrent.txt36132 method public void onReject();
36133 method public void onReject(java.lang.String);
Dtest-current.txt36209 method public void onReject();
36210 method public void onReject(java.lang.String);
Dsystem-current.txt38981 method public void onReject();
38982 method public void onReject(java.lang.String);