Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/radio/1.0/vts/functional/
H A Dradio_hidl_hal_stk.cpp75 TEST_P(RadioHidlTest, handleStkCallSetupRequestFromSim) { in TEST_P() argument
/aosp12/hardware/interfaces/radio/1.2/default/
H A DRadio.cpp441 Return<void> Radio::handleStkCallSetupRequestFromSim(int32_t /* serial */, bool /* accept */) { in handleStkCallSetupRequestFromSim() function in android::hardware::radio::V1_2::implementation::Radio
/aosp12/hardware/ril/libril/
H A Dril_service.cpp1555 Return<void> RadioImpl::handleStkCallSetupRequestFromSim(int32_t serial, bool accept) { in handleStkCallSetupRequestFromSim() function in RadioImpl