/hardware/interfaces/radio/aidl/compat/libradiocompat/sim/ |
D | RadioIndication-sim.cpp | 79 Return<void> RadioIndication::stkEventNotify(V1_0::RadioIndicationType type, in stkEventNotify() function in android::hardware::radio::compat::RadioIndication 82 simCb()->stkEventNotify(toAidl(type), cmd); in stkEventNotify()
|
/hardware/interfaces/radio/aidl/android/hardware/radio/sim/ |
D | IRadioSimIndication.aidl | 93 void stkEventNotify(in RadioIndicationType type, in String cmd); in stkEventNotify() method
|
/hardware/interfaces/radio/aidl/vts/ |
D | radio_sim_indication.cpp | 49 ndk::ScopedAStatus RadioSimIndication::stkEventNotify(RadioIndicationType /*type*/, in stkEventNotify() function in RadioSimIndication
|
D | radio_sim_utils.h | 181 virtual ndk::ScopedAStatus stkEventNotify(RadioIndicationType type,
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.sim/2/android/hardware/radio/sim/ |
D | IRadioSimIndication.aidl | 43 oneway void stkEventNotify(in android.hardware.radio.RadioIndicationType type, in String cmd); in stkEventNotify() method
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.sim/current/android/hardware/radio/sim/ |
D | IRadioSimIndication.aidl | 43 oneway void stkEventNotify(in android.hardware.radio.RadioIndicationType type, in String cmd); in stkEventNotify() method
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.sim/1/android/hardware/radio/sim/ |
D | IRadioSimIndication.aidl | 43 oneway void stkEventNotify(in android.hardware.radio.RadioIndicationType type, in String cmd); in stkEventNotify() method
|
/hardware/interfaces/radio/1.0/vts/functional/ |
D | radio_indication.cpp | 84 Return<void> RadioIndication::stkEventNotify(RadioIndicationType /*type*/, in stkEventNotify() function in RadioIndication
|
D | radio_hidl_hal_utils_v1_0.h | 455 Return<void> stkEventNotify(RadioIndicationType type,
|
/hardware/interfaces/radio/1.1/vts/functional/ |
D | radio_indication.cpp | 101 Return<void> RadioIndication_v1_1::stkEventNotify(RadioIndicationType /*type*/, in stkEventNotify() function in RadioIndication_v1_1
|
D | radio_hidl_hal_utils_v1_1.h | 475 Return<void> stkEventNotify(RadioIndicationType type,
|
/hardware/interfaces/radio/1.2/vts/functional/ |
D | radio_indication.cpp | 135 Return<void> RadioIndication_v1_2::stkEventNotify(RadioIndicationType /*type*/, in stkEventNotify() function in RadioIndication_v1_2
|
D | radio_hidl_hal_utils_v1_2.h | 569 Return<void> stkEventNotify(RadioIndicationType type,
|
/hardware/interfaces/radio/1.3/vts/functional/ |
D | radio_indication.cpp | 136 Return<void> RadioIndication_v1_3::stkEventNotify(RadioIndicationType /*type*/, in stkEventNotify() function in RadioIndication_v1_3
|
D | radio_hidl_hal_utils_v1_3.h | 543 Return<void> stkEventNotify(RadioIndicationType type,
|
/hardware/interfaces/radio/1.4/vts/functional/ |
D | radio_indication.cpp | 176 Return<void> RadioIndication_v1_4::stkEventNotify(RadioIndicationType /*type*/, in stkEventNotify() function in RadioIndication_v1_4
|
D | radio_hidl_hal_utils_v1_4.h | 638 Return<void> stkEventNotify(RadioIndicationType type,
|
/hardware/interfaces/radio/1.5/vts/functional/ |
D | radio_indication.cpp | 217 Return<void> RadioIndication_v1_5::stkEventNotify(RadioIndicationType /*type*/, in stkEventNotify() function in RadioIndication_v1_5
|
D | radio_hidl_hal_utils_v1_5.h | 737 Return<void> stkEventNotify(RadioIndicationType type,
|
/hardware/interfaces/radio/1.6/vts/functional/ |
D | radio_indication.cpp | 242 Return<void> RadioIndication_v1_6::stkEventNotify(RadioIndicationType /*type*/, in stkEventNotify() function in RadioIndication_v1_6
|
D | radio_hidl_hal_utils_v1_6.h | 1005 Return<void> stkEventNotify(RadioIndicationType type,
|
/hardware/interfaces/radio/aidl/compat/libradiocompat/include/libradiocompat/ |
D | RadioIndication.h | 86 Return<void> stkEventNotify(V1_0::RadioIndicationType type, const hidl_string& cmd) override;
|
/hardware/interfaces/radio/1.0/ |
D | IRadioIndication.hal | 163 oneway stkEventNotify(RadioIndicationType type, string cmd);
|
/hardware/ril/libril/ |
D | ril_service.cpp | 7161 Return<void> retStatus = radioService[slotId]->mRadioIndication->stkEventNotify( in stkEventNotifyInd()
|