/aosp12/packages/services/Telephony/src/com/android/services/telephony/ |
H A D | CdmaConnection.java | 119 public void onReject() { in onReject() method in CdmaConnection 125 super.onReject(); in onReject() 133 super.onReject(); in onReject()
|
H A D | TelephonyConference.java | 102 public void onReject() { in onReject() method in TelephonyConference
|
H A D | CdmaConference.java | 88 public void onReject() { in onReject() method in CdmaConference
|
H A D | TelephonyConnection.java | 1075 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 D | ImsConference.java | 688 public void onReject() { in onReject() method in ImsConference
|
H A D | TelephonyConnectionService.java | 1327 connection.onReject(); in onCreateIncomingConnectionFailed()
|
/aosp12/packages/services/Telephony/sip/src/com/android/services/telephony/sip/ |
H A D | SipConnection.java | 190 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 D | DataShareCallback.java | 46 void onReject(); in onReject() method
|
H A D | ContentCaptureService.java | 562 public void onReject() { in handleOnDataShared()
|
/aosp12/packages/apps/Dialer/java/com/android/incallui/answer/protocol/ |
H A D | AnswerScreenDelegate.java | 31 void onReject(); in onReject() method
|
/aosp12/packages/apps/Dialer/java/com/android/incallui/ |
H A D | AnswerScreenPresenterStub.java | 38 public void onReject() {} in onReject() method in AnswerScreenPresenterStub
|
H A D | AnswerScreenPresenter.java | 156 public void onReject() { in onReject() method in AnswerScreenPresenter
|
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/common/ |
H A D | ConfirmationDialogFragment.java | 327 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 D | SimulatorConnection.java | 94 public void onReject() { in onReject() method in SimulatorConnection
|
/aosp12/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/ |
H A D | SelfManagedConnection.java | 174 public void onReject() { in onReject() method in SelfManagedConnection
|
H A D | TestConnectionManager.java | 198 public void onReject() { in onReject() method in TestConnectionManager.TestManagedConnection
|
H A D | TestConnectionService.java | 272 public void onReject() { in onReject() method in TestConnectionService.TestConnection
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/connserv/ |
H A D | HfpClientConnection.java | 276 public synchronized void onReject() { in onReject() method in HfpClientConnection
|
/aosp12/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/common/ |
H A D | ConfirmationDialogFragmentTest.java | 168 verify(mRejectListener).onReject(bundle.capture()); in clickNegativeButton_callsCallbackWithArgs()
|
/aosp12/frameworks/base/telecomm/java/android/telecom/ |
H A D | Connection.java | 3261 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 D | Conference.java | 360 public void onReject() {} in onReject() method in Conference
|
H A D | ConnectionService.java | 2244 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 D | AnswerFragment.java | 1007 answerScreenDelegate.onReject(); in rejectCall()
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 39798 method public void onReject(); 39870 method public void onReject(); 39871 method public void onReject(int); 39872 method public void onReject(String);
|