Home
last modified time | relevance | path

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

12

/aosp12/packages/services/Telephony/src/com/android/services/telephony/
H A DCdmaConnection.java119 public void onReject() { in onReject() method in CdmaConnection
125 super.onReject(); in onReject()
133 super.onReject(); in onReject()
H A DTelephonyConference.java102 public void onReject() { in onReject() method in TelephonyConference
H A DCdmaConference.java88 public void onReject() { in onReject() method in CdmaConference
H A DTelephonyConnection.java1075 public void onReject() { in onReject() method in TelephonyConnection
1080 public void onReject(@android.telecom.Call.RejectReason int rejectReason) { in onReject() method in TelephonyConnection
1090 super.onReject(); in performReject()
H A DImsConference.java688 public void onReject() { in onReject() method in ImsConference
H A DTelephonyConnectionService.java1327 connection.onReject(); in onCreateIncomingConnectionFailed()
/aosp12/packages/services/Telephony/sip/src/com/android/services/telephony/sip/
H A DSipConnection.java190 onReject(); in onAnswer()
196 onReject(); in onAnswer()
201 public void onReject() { in onReject() method in SipConnection
/aosp12/frameworks/base/core/java/android/service/contentcapture/
H A DDataShareCallback.java46 void onReject(); in onReject() method
H A DContentCaptureService.java562 public void onReject() { in handleOnDataShared()
/aosp12/packages/apps/Dialer/java/com/android/incallui/answer/protocol/
H A DAnswerScreenDelegate.java31 void onReject(); in onReject() method
/aosp12/packages/apps/Dialer/java/com/android/incallui/
H A DAnswerScreenPresenterStub.java38 public void onReject() {} in onReject() method in AnswerScreenPresenterStub
H A DAnswerScreenPresenter.java156 public void onReject() { in onReject() method in AnswerScreenPresenter
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/common/
H A DConfirmationDialogFragment.java327 mRejectListener.onReject(getArguments().getBundle(ARGUMENTS_KEY)); in onClick()
351 void onReject(@Nullable Bundle arguments); in onReject() method
/aosp12/packages/apps/Dialer/java/com/android/dialer/simulator/impl/
H A DSimulatorConnection.java94 public void onReject() { in onReject() method in SimulatorConnection
/aosp12/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
H A DSelfManagedConnection.java174 public void onReject() { in onReject() method in SelfManagedConnection
H A DTestConnectionManager.java198 public void onReject() { in onReject() method in TestConnectionManager.TestManagedConnection
H A DTestConnectionService.java272 public void onReject() { in onReject() method in TestConnectionService.TestConnection
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/connserv/
H A DHfpClientConnection.java276 public synchronized void onReject() { in onReject() method in HfpClientConnection
/aosp12/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/common/
H A DConfirmationDialogFragmentTest.java168 verify(mRejectListener).onReject(bundle.capture()); in clickNegativeButton_callsCallbackWithArgs()
/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DConnection.java3261 public void onReject() {} in onReject() method in Connection
3270 public void onReject(@android.telecom.Call.RejectReason int rejectReason) { in onReject() method in Connection
3278 public void onReject(String replyMessage) {} in onReject() method in Connection
H A DConference.java360 public void onReject() {} in onReject() method in Conference
H A 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()
/aosp12/packages/apps/Dialer/java/com/android/incallui/answer/impl/
H A DAnswerFragment.java1007 answerScreenDelegate.onReject(); in rejectCall()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt39798 method public void onReject();
39870 method public void onReject();
39871 method public void onReject(int);
39872 method public void onReject(String);

12