Searched refs:simRefresh (Results 1 – 12 of 12) sorted by relevance
/hardware/interfaces/radio/1.0/vts/functional/ |
D | radio_indication.cpp | 97 Return<void> RadioIndication::simRefresh(RadioIndicationType /*type*/, in simRefresh() function in RadioIndication
|
D | radio_hidl_hal_utils_v1_0.h | 451 Return<void> simRefresh(RadioIndicationType type, const SimRefreshResult& refreshResult);
|
/hardware/interfaces/radio/1.1/vts/functional/ |
D | radio_indication.cpp | 114 Return<void> RadioIndication_v1_1::simRefresh(RadioIndicationType /*type*/, in simRefresh() function in RadioIndication_v1_1
|
D | radio_hidl_hal_utils_v1_1.h | 471 Return<void> simRefresh(RadioIndicationType type, const SimRefreshResult& refreshResult);
|
/hardware/interfaces/radio/1.2/vts/functional/ |
D | radio_indication.cpp | 148 Return<void> RadioIndication_v1_2::simRefresh(RadioIndicationType /*type*/, in simRefresh() function in RadioIndication_v1_2
|
D | radio_hidl_hal_utils_v1_2.h | 566 Return<void> simRefresh(RadioIndicationType type, const SimRefreshResult& refreshResult);
|
/hardware/interfaces/radio/1.3/vts/functional/ |
D | radio_indication.cpp | 149 Return<void> RadioIndication_v1_3::simRefresh(RadioIndicationType /*type*/, in simRefresh() function in RadioIndication_v1_3
|
D | radio_hidl_hal_utils_v1_3.h | 543 Return<void> simRefresh(RadioIndicationType type, const SimRefreshResult& refreshResult);
|
/hardware/interfaces/radio/1.4/vts/functional/ |
D | radio_indication.cpp | 189 Return<void> RadioIndication_v1_4::simRefresh(RadioIndicationType /*type*/, in simRefresh() function in RadioIndication_v1_4
|
D | radio_hidl_hal_utils_v1_4.h | 637 Return<void> simRefresh(RadioIndicationType type, const SimRefreshResult& refreshResult);
|
/hardware/interfaces/radio/1.0/ |
D | IRadioIndication.hal | 193 oneway simRefresh(RadioIndicationType type, SimRefreshResult refreshResult);
|
/hardware/ril/libril/ |
D | ril_service.cpp | 7342 Return<void> retStatus = radioService[slotId]->mRadioIndication->simRefresh( in simRefreshInd()
|