/hardware/interfaces/radio/aidl/compat/libradiocompat/network/ |
D | RadioIndication-network.cpp | 216 Return<void> RadioIndication::restrictedStateChanged(V1_0::RadioIndicationType type, in restrictedStateChanged() function in android::hardware::radio::compat::RadioIndication 219 networkCb()->restrictedStateChanged(toAidl(type), aidl::PhoneRestrictedState(state)); in restrictedStateChanged()
|
/hardware/interfaces/radio/aidl/vts/ |
D | radio_network_indication.cpp | 81 ndk::ScopedAStatus RadioNetworkIndication::restrictedStateChanged(RadioIndicationType /*type*/, in restrictedStateChanged() function in RadioNetworkIndication
|
D | radio_network_utils.h | 232 virtual ndk::ScopedAStatus restrictedStateChanged(RadioIndicationType type,
|
/hardware/interfaces/radio/aidl/android/hardware/radio/network/ |
D | IRadioNetworkIndication.aidl | 180 void restrictedStateChanged(in RadioIndicationType type, in PhoneRestrictedState state); in restrictedStateChanged() method
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/1/android/hardware/radio/network/ |
D | IRadioNetworkIndication.aidl | 48 …oneway void restrictedStateChanged(in android.hardware.radio.RadioIndicationType type, in android.… in restrictedStateChanged() method
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/2/android/hardware/radio/network/ |
D | IRadioNetworkIndication.aidl | 48 …oneway void restrictedStateChanged(in android.hardware.radio.RadioIndicationType type, in android.… in restrictedStateChanged() method
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/current/android/hardware/radio/network/ |
D | IRadioNetworkIndication.aidl | 49 …oneway void restrictedStateChanged(in android.hardware.radio.RadioIndicationType type, in android.… in restrictedStateChanged() method
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/3/android/hardware/radio/network/ |
D | IRadioNetworkIndication.aidl | 49 …oneway void restrictedStateChanged(in android.hardware.radio.RadioIndicationType type, in android.… in restrictedStateChanged() method
|
/hardware/interfaces/radio/1.0/vts/functional/ |
D | radio_indication.cpp | 125 Return<void> RadioIndication::restrictedStateChanged(RadioIndicationType /*type*/, in restrictedStateChanged() function in RadioIndication
|
D | radio_hidl_hal_utils_v1_0.h | 475 Return<void> restrictedStateChanged(RadioIndicationType type, PhoneRestrictedState state);
|
/hardware/interfaces/radio/1.1/vts/functional/ |
D | radio_indication.cpp | 142 Return<void> RadioIndication_v1_1::restrictedStateChanged(RadioIndicationType /*type*/, in restrictedStateChanged() function in RadioIndication_v1_1
|
D | radio_hidl_hal_utils_v1_1.h | 495 Return<void> restrictedStateChanged(RadioIndicationType type, PhoneRestrictedState state);
|
/hardware/interfaces/radio/1.3/vts/functional/ |
D | radio_indication.cpp | 177 Return<void> RadioIndication_v1_3::restrictedStateChanged(RadioIndicationType /*type*/, in restrictedStateChanged() function in RadioIndication_v1_3
|
D | radio_hidl_hal_utils_v1_3.h | 563 Return<void> restrictedStateChanged(RadioIndicationType type, PhoneRestrictedState state);
|
/hardware/interfaces/radio/1.2/vts/functional/ |
D | radio_indication.cpp | 176 Return<void> RadioIndication_v1_2::restrictedStateChanged(RadioIndicationType /*type*/, in restrictedStateChanged() function in RadioIndication_v1_2
|
D | radio_hidl_hal_utils_v1_2.h | 589 Return<void> restrictedStateChanged(RadioIndicationType type, PhoneRestrictedState state);
|
/hardware/interfaces/radio/1.4/vts/functional/ |
D | radio_indication.cpp | 217 Return<void> RadioIndication_v1_4::restrictedStateChanged(RadioIndicationType /*type*/, in restrictedStateChanged() function in RadioIndication_v1_4
|
D | radio_hidl_hal_utils_v1_4.h | 658 Return<void> restrictedStateChanged(RadioIndicationType type, PhoneRestrictedState state);
|
/hardware/interfaces/radio/1.5/vts/functional/ |
D | radio_indication.cpp | 258 Return<void> RadioIndication_v1_5::restrictedStateChanged(RadioIndicationType /*type*/, in restrictedStateChanged() function in RadioIndication_v1_5
|
D | radio_hidl_hal_utils_v1_5.h | 757 Return<void> restrictedStateChanged(RadioIndicationType type, PhoneRestrictedState state);
|
/hardware/interfaces/radio/1.6/vts/functional/ |
D | radio_indication.cpp | 283 Return<void> RadioIndication_v1_6::restrictedStateChanged(RadioIndicationType /*type*/, in restrictedStateChanged() function in RadioIndication_v1_6
|
D | radio_hidl_hal_utils_v1_6.h | 1025 Return<void> restrictedStateChanged(RadioIndicationType type, PhoneRestrictedState state);
|
/hardware/interfaces/radio/aidl/compat/libradiocompat/include/libradiocompat/ |
D | RadioIndication.h | 100 Return<void> restrictedStateChanged(V1_0::RadioIndicationType type,
|
/hardware/interfaces/radio/1.0/ |
D | IRadioIndication.hal | 261 oneway restrictedStateChanged(RadioIndicationType type, PhoneRestrictedState state);
|
/hardware/ril/libril/ |
D | ril_service.cpp | 7394 Return<void> retStatus = radioService[slotId]->mRadioIndication->restrictedStateChanged( in restrictedStateChangedInd()
|