Home
last modified time | relevance | path

Searched refs:cdmaSubscriptionSourceChanged (Results 1 – 17 of 17) sorted by relevance

/aosp12/hardware/interfaces/radio/1.0/vts/functional/
H A Dradio_indication.cpp157 Return<void> RadioIndication::cdmaSubscriptionSourceChanged(RadioIndicationType /*type*/, in cdmaSubscriptionSourceChanged() function in RadioIndication
H A Dradio_hidl_hal_utils_v1_0.h490 Return<void> cdmaSubscriptionSourceChanged(RadioIndicationType type,
/aosp12/hardware/interfaces/radio/1.1/vts/functional/
H A Dradio_indication.cpp175 Return<void> RadioIndication_v1_1::cdmaSubscriptionSourceChanged( in cdmaSubscriptionSourceChanged() function in RadioIndication_v1_1
H A Dradio_hidl_hal_utils_v1_1.h510 Return<void> cdmaSubscriptionSourceChanged(RadioIndicationType type,
/aosp12/hardware/interfaces/radio/1.2/vts/functional/
H A Dradio_indication.cpp209 Return<void> RadioIndication_v1_2::cdmaSubscriptionSourceChanged( in cdmaSubscriptionSourceChanged() function in RadioIndication_v1_2
H A Dradio_hidl_hal_utils_v1_2.h604 Return<void> cdmaSubscriptionSourceChanged(RadioIndicationType type,
/aosp12/hardware/interfaces/radio/1.3/vts/functional/
H A Dradio_indication.cpp210 Return<void> RadioIndication_v1_3::cdmaSubscriptionSourceChanged( in cdmaSubscriptionSourceChanged() function in RadioIndication_v1_3
H A Dradio_hidl_hal_utils_v1_3.h578 Return<void> cdmaSubscriptionSourceChanged(RadioIndicationType type,
/aosp12/hardware/interfaces/radio/1.4/vts/functional/
H A Dradio_indication.cpp250 Return<void> RadioIndication_v1_4::cdmaSubscriptionSourceChanged( in cdmaSubscriptionSourceChanged() function in RadioIndication_v1_4
H A Dradio_hidl_hal_utils_v1_4.h673 Return<void> cdmaSubscriptionSourceChanged(RadioIndicationType type,
/aosp12/hardware/interfaces/radio/1.5/vts/functional/
H A Dradio_indication.cpp291 Return<void> RadioIndication_v1_5::cdmaSubscriptionSourceChanged( in cdmaSubscriptionSourceChanged() function in RadioIndication_v1_5
H A Dradio_hidl_hal_utils_v1_5.h772 Return<void> cdmaSubscriptionSourceChanged(RadioIndicationType type,
/aosp12/hardware/interfaces/radio/1.6/vts/functional/
H A Dradio_indication.cpp316 Return<void> RadioIndication_v1_6::cdmaSubscriptionSourceChanged( in cdmaSubscriptionSourceChanged() function in RadioIndication_v1_6
H A Dradio_hidl_hal_utils_v1_6.h1040 Return<void> cdmaSubscriptionSourceChanged(RadioIndicationType type,
/aosp12/hardware/interfaces/radio/1.0/
H A DIRadioIndication.hal317 oneway cdmaSubscriptionSourceChanged(RadioIndicationType type,
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRadioIndication.java739 public void cdmaSubscriptionSourceChanged(int indicationType, int cdmaSource) { in cdmaSubscriptionSourceChanged() method in RadioIndication
/aosp12/hardware/ril/libril/
H A Dril_service.cpp7709 cdmaSubscriptionSourceChanged(convertIntToRadioIndicationType(indicationType), in cdmaSubscriptionSourceChangedInd()