Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/companion/java/com/android/server/companion/datatransfer/contextsync/
H A DCallMetadataSyncConnectionService.java416 public void onReject() { in onReject() method in CallMetadataSyncConnectionService.CallMetadataSyncConnection
421 public void onReject(int rejectReason) { in onReject() method in CallMetadataSyncConnectionService.CallMetadataSyncConnection
422 onReject(); in onReject()
426 public void onReject(String replyMessage) { in onReject() method in CallMetadataSyncConnectionService.CallMetadataSyncConnection
427 onReject(); in onReject()
/aosp14/frameworks/base/core/java/android/service/contentcapture/
H A DDataShareCallback.java46 void onReject(); in onReject() method
H A DContentCaptureService.java621 public void onReject() { in handleOnDataShared()
/aosp14/frameworks/base/telecomm/java/android/telecom/
H A DConnection.java3467 public void onReject() {} in onReject() method in Connection
3476 public void onReject(@android.telecom.Call.RejectReason int rejectReason) { in onReject() method in Connection
3484 public void onReject(String replyMessage) {} in onReject() method in Connection
H A DConference.java400 public void onReject() {} in onReject() method in Conference
H A DConnectionService.java2582 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()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt42314 method public void onReject();
42390 method public void onReject();
42391 method public void onReject(int);
42392 method public void onReject(String);
H A Dsystem-current.txt12246 method public void onReject();