/aosp12/hardware/interfaces/radio/1.0/vts/functional/ |
H A D | radio_indication.cpp | 26 Return<void> RadioIndication::callStateChanged(RadioIndicationType /*type*/) { in callStateChanged() function in RadioIndication
|
H A D | radio_hidl_hal_utils_v1_0.h | 423 Return<void> callStateChanged(RadioIndicationType type);
|
/aosp12/hardware/interfaces/radio/1.1/vts/functional/ |
H A D | radio_indication.cpp | 42 Return<void> RadioIndication_v1_1::callStateChanged(RadioIndicationType /*type*/) { in callStateChanged() function in RadioIndication_v1_1
|
H A D | radio_hidl_hal_utils_v1_1.h | 443 Return<void> callStateChanged(RadioIndicationType type);
|
/aosp12/hardware/interfaces/radio/1.2/vts/functional/ |
H A D | radio_indication.cpp | 75 Return<void> RadioIndication_v1_2::callStateChanged(RadioIndicationType /*type*/) { in callStateChanged() function in RadioIndication_v1_2
|
H A D | radio_hidl_hal_utils_v1_2.h | 536 Return<void> callStateChanged(RadioIndicationType type);
|
/aosp12/hardware/interfaces/radio/1.3/vts/functional/ |
H A D | radio_indication.cpp | 76 Return<void> RadioIndication_v1_3::callStateChanged(RadioIndicationType /*type*/) { in callStateChanged() function in RadioIndication_v1_3
|
H A D | radio_hidl_hal_utils_v1_3.h | 509 Return<void> callStateChanged(RadioIndicationType type);
|
/aosp12/hardware/interfaces/radio/1.4/vts/functional/ |
H A D | radio_indication.cpp | 115 Return<void> RadioIndication_v1_4::callStateChanged(RadioIndicationType /*type*/) { in callStateChanged() function in RadioIndication_v1_4
|
H A D | radio_hidl_hal_utils_v1_4.h | 603 Return<void> callStateChanged(RadioIndicationType type);
|
/aosp12/hardware/interfaces/radio/1.5/vts/functional/ |
H A D | radio_indication.cpp | 156 Return<void> RadioIndication_v1_5::callStateChanged(RadioIndicationType /*type*/) { in callStateChanged() function in RadioIndication_v1_5
|
H A D | radio_hidl_hal_utils_v1_5.h | 702 Return<void> callStateChanged(RadioIndicationType type);
|
/aosp12/hardware/interfaces/radio/1.6/vts/functional/ |
H A D | radio_indication.cpp | 181 Return<void> RadioIndication_v1_6::callStateChanged(RadioIndicationType /*type*/) { in callStateChanged() function in RadioIndication_v1_6
|
H A D | radio_hidl_hal_utils_v1_6.h | 970 Return<void> callStateChanged(RadioIndicationType type);
|
/aosp12/hardware/interfaces/radio/1.0/ |
H A D | IRadioIndication.hal | 42 oneway callStateChanged(RadioIndicationType type);
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
H A D | RadioIndication.java | 152 public void callStateChanged(int indicationType) { in callStateChanged() method in RadioIndication
|
/aosp12/hardware/ril/libril/ |
H A D | ril_service.cpp | 6765 Return<void> retStatus = radioService[slotId]->mRadioIndication->callStateChanged( in callStateChangedInd()
|