Home
last modified time | relevance | path

Searched refs:stkSessionEnd (Results 1 – 16 of 16) sorted by relevance

/hardware/interfaces/radio/1.0/vts/functional/
Dradio_indication.cpp75 Return<void> RadioIndication::stkSessionEnd(RadioIndicationType /*type*/) { in stkSessionEnd() function in RadioIndication
Dradio_hidl_hal_utils_v1_0.h450 Return<void> stkSessionEnd(RadioIndicationType type);
/hardware/interfaces/radio/1.1/vts/functional/
Dradio_indication.cpp92 Return<void> RadioIndication_v1_1::stkSessionEnd(RadioIndicationType /*type*/) { in stkSessionEnd() function in RadioIndication_v1_1
Dradio_hidl_hal_utils_v1_1.h470 Return<void> stkSessionEnd(RadioIndicationType type);
/hardware/interfaces/radio/1.3/vts/functional/
Dradio_indication.cpp127 Return<void> RadioIndication_v1_3::stkSessionEnd(RadioIndicationType /*type*/) { in stkSessionEnd() function in RadioIndication_v1_3
Dradio_hidl_hal_utils_v1_3.h538 Return<void> stkSessionEnd(RadioIndicationType type);
/hardware/interfaces/radio/1.2/vts/functional/
Dradio_indication.cpp126 Return<void> RadioIndication_v1_2::stkSessionEnd(RadioIndicationType /*type*/) { in stkSessionEnd() function in RadioIndication_v1_2
Dradio_hidl_hal_utils_v1_2.h564 Return<void> stkSessionEnd(RadioIndicationType type);
/hardware/interfaces/radio/1.4/vts/functional/
Dradio_indication.cpp167 Return<void> RadioIndication_v1_4::stkSessionEnd(RadioIndicationType /*type*/) { in stkSessionEnd() function in RadioIndication_v1_4
Dradio_hidl_hal_utils_v1_4.h633 Return<void> stkSessionEnd(RadioIndicationType type);
/hardware/interfaces/radio/1.5/vts/functional/
Dradio_indication.cpp208 Return<void> RadioIndication_v1_5::stkSessionEnd(RadioIndicationType /*type*/) { in stkSessionEnd() function in RadioIndication_v1_5
Dradio_hidl_hal_utils_v1_5.h732 Return<void> stkSessionEnd(RadioIndicationType type);
/hardware/interfaces/radio/1.6/vts/functional/
Dradio_indication.cpp233 Return<void> RadioIndication_v1_6::stkSessionEnd(RadioIndicationType /*type*/) { in stkSessionEnd() function in RadioIndication_v1_6
Dradio_hidl_hal_utils_v1_6.h1000 Return<void> stkSessionEnd(RadioIndicationType type);
/hardware/interfaces/radio/1.0/
DIRadioIndication.hal143 oneway stkSessionEnd(RadioIndicationType type);
/hardware/ril/libril/
Dril_service.cpp7119 Return<void> retStatus = radioService[slotId]->mRadioIndication->stkSessionEnd( in stkSessionEndInd()