Searched refs:onReject (Results 1 – 9 of 9) sorted by relevance
46 void onReject(); in onReject() method
670 public void onReject() { in handleOnDataShared()
416 public void onReject() { in onReject() method in CallMetadataSyncConnectionService.CallMetadataSyncConnection421 public void onReject(int rejectReason) { in onReject() method in CallMetadataSyncConnectionService.CallMetadataSyncConnection422 onReject(); in onReject()426 public void onReject(String replyMessage) { in onReject() method in CallMetadataSyncConnectionService.CallMetadataSyncConnection427 onReject(); in onReject()
3446 public void onReject() {} in onReject() method in Connection3455 public void onReject(@android.telecom.Call.RejectReason int rejectReason) { in onReject() method in Connection3463 public void onReject(String replyMessage) {} in onReject() method in Connection
400 public void onReject() {} in onReject() method in Conference
2584 findConnectionForAction(callId, "reject").onReject(); in reject()2586 findConferenceForAction(callId, "reject").onReject(); in reject()2592 findConnectionForAction(callId, "reject").onReject(rejectWithMessage); in reject()2597 findConnectionForAction(callId, "reject").onReject(rejectReason); in reject()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
42613 method public void onReject();42689 method public void onReject();42690 method public void onReject(int);42691 method public void onReject(String);
12575 method public void onReject();