Searched refs:onReject (Results 1 – 9 of 9) sorted by relevance
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()
46 void onReject(); in onReject() method
621 public void onReject() { in handleOnDataShared()
3467 public void onReject() {} in onReject() method in Connection3476 public void onReject(@android.telecom.Call.RejectReason int rejectReason) { in onReject() method in Connection3484 public void onReject(String replyMessage) {} in onReject() method in Connection
400 public void onReject() {} in onReject() method in Conference
2582 findConnectionForAction(callId, "reject").onReject(); in reject()2584 findConferenceForAction(callId, "reject").onReject(); in reject()2590 findConnectionForAction(callId, "reject").onReject(rejectWithMessage); in reject()2595 findConnectionForAction(callId, "reject").onReject(rejectReason); in reject()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
42314 method public void onReject();42390 method public void onReject();42391 method public void onReject(int);42392 method public void onReject(String);
12246 method public void onReject();