Home
last modified time | relevance | path

Searched defs:handleStkCallSetupRequestFromSim (Results 1 – 10 of 10) sorted by relevance

/hardware/interfaces/radio/1.0/vts/functional/
Dradio_hidl_hal_stk.cpp75 TEST_P(RadioHidlTest, handleStkCallSetupRequestFromSim) { in TEST_P() argument
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/current/android/hardware/radio/voice/
DIRadioVoice.aidl54 oneway void handleStkCallSetupRequestFromSim(in int serial, in boolean accept); in handleStkCallSetupRequestFromSim() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/2/android/hardware/radio/voice/
DIRadioVoice.aidl53 oneway void handleStkCallSetupRequestFromSim(in int serial, in boolean accept); in handleStkCallSetupRequestFromSim() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/3/android/hardware/radio/voice/
DIRadioVoice.aidl54 oneway void handleStkCallSetupRequestFromSim(in int serial, in boolean accept); in handleStkCallSetupRequestFromSim() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/1/android/hardware/radio/voice/
DIRadioVoice.aidl53 oneway void handleStkCallSetupRequestFromSim(in int serial, in boolean accept); in handleStkCallSetupRequestFromSim() method
/hardware/interfaces/radio/aidl/android/hardware/radio/voice/
DIRadioVoice.aidl279 void handleStkCallSetupRequestFromSim(in int serial, in boolean accept); in handleStkCallSetupRequestFromSim() method
/hardware/interfaces/radio/aidl/compat/libradiocompat/voice/
DRadioVoice.cpp149 ScopedAStatus RadioVoice::handleStkCallSetupRequestFromSim(int32_t serial, bool accept) { in handleStkCallSetupRequestFromSim() function in android::hardware::radio::compat::RadioVoice
/hardware/interfaces/radio/aidl/vts/
Dradio_voice_test.cpp492 TEST_P(RadioVoiceTest, handleStkCallSetupRequestFromSim) { in TEST_P() argument
/hardware/interfaces/radio/1.2/default/
DRadio.cpp441 Return<void> Radio::handleStkCallSetupRequestFromSim(int32_t /* serial */, bool /* accept */) { in handleStkCallSetupRequestFromSim() function in android::hardware::radio::V1_2::implementation::Radio
/hardware/ril/libril/
Dril_service.cpp1555 Return<void> RadioImpl::handleStkCallSetupRequestFromSim(int32_t serial, bool accept) { in handleStkCallSetupRequestFromSim() function in RadioImpl