Home
last modified time | relevance | path

Searched defs:rejectCall (Results 1 – 25 of 26) sorted by relevance

12

/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DInCallAdapter.java85 public void rejectCall(String callId, boolean rejectWithMessage, String textMessage) { in rejectCall() method in InCallAdapter
98 public void rejectCall(String callId, @Call.RejectReason int rejectReason) { in rejectCall() method in InCallAdapter
/aosp12/packages/apps/Dialer/java/com/android/incallui/answer/impl/answermethod/
H A DTwoButtonMethod.java209 private void rejectCall() { in rejectCall() method in TwoButtonMethod
/aosp12/hardware/interfaces/radio/1.0/vts/functional/
H A Dradio_hidl_hal_voice.cpp171 TEST_P(RadioHidlTest, rejectCall) { in TEST_P() argument
/aosp12/frameworks/base/telecomm/java/com/android/internal/telecom/
H A DIInCallAdapter.aidl35 void rejectCall(String callId, boolean rejectWithMessage, String textMessage); in rejectCall() method
/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothHeadsetClient.aidl61 boolean rejectCall(in BluetoothDevice device, in AttributionSource attributionSource); in rejectCall() method
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipPhone.java174 public void rejectCall() throws CallStateException { in rejectCall() method in SipPhone
569 void rejectCall() throws CallStateException { in rejectCall() method in SipPhone.SipCall
H A DSipCommandInterface.java180 public void rejectCall (Message result) { in rejectCall() method in SipCommandInterface
/aosp12/packages/apps/Car/Dialer/framework/fake/src/com/android/car/dialer/framework/
H A DMockCallManager.java322 private void rejectCall(Call call) { in rejectCall() method in MockCallManager
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
H A DHeadsetClientService.java402 public boolean rejectCall(BluetoothDevice device, AttributionSource source) { in rejectCall() method in HeadsetClientService.BluetoothHeadsetClientBinder
814 boolean rejectCall(BluetoothDevice device) { in rejectCall() method in HeadsetClientService
H A DHeadsetClientStateMachine.java595 private void rejectCall() { in rejectCall() method in HeadsetClientStateMachine
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DInCallAdapter.java98 public void rejectCall(String callId, boolean rejectWithMessage, String textMessage) { in rejectCall() method in InCallAdapter
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothHeadsetClient.java899 public boolean rejectCall(BluetoothDevice device) { in rejectCall() method in BluetoothHeadsetClient
/aosp12/packages/apps/Dialer/java/com/android/incallui/answer/impl/
H A DAnswerFragment.java994 private void rejectCall() { in rejectCall() method in AnswerFragment
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DGsmCdmaCallTracker.java618 public void rejectCall() throws CallStateException { in rejectCall() method in GsmCdmaCallTracker
H A DPhoneInternalInterface.java377 void rejectCall() throws CallStateException; in rejectCall() method
H A DCallManager.java664 public void rejectCall(Call ringingCall) throws CallStateException { in rejectCall() method in CallManager
H A DGsmCdmaPhone.java916 public void rejectCall() throws CallStateException { in rejectCall() method in GsmCdmaPhone
H A DCommandsInterface.java1060 void rejectCall (Message result); in rejectCall() method
H A DRIL.java1452 public void rejectCall(Message result) { in rejectCall() method in RIL
/aosp12/hardware/interfaces/radio/1.2/default/
H A DRadio.cpp191 Return<void> Radio::rejectCall(int32_t /* serial */) { in rejectCall() function in android::hardware::radio::V1_2::implementation::Radio
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCommandInterface.java179 public void rejectCall (Message result) { in rejectCall() method in ImsPhoneCommandInterface
H A DImsPhone.java560 rejectCall() throws CallStateException { in rejectCall() method in ImsPhone
H A DImsPhoneCallTracker.java1779 public void rejectCall () throws CallStateException { in rejectCall() method in ImsPhoneCallTracker
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DSimulatedCommands.java862 public void rejectCall (Message result) { in rejectCall() method in SimulatedCommands
H A DSimulatedCommandsVerifier.java775 public void rejectCall(Message result) { in rejectCall() method in SimulatedCommandsVerifier

12