Home
last modified time | relevance | path

Searched refs:PhoneRestrictedState (Results 1 – 25 of 31) sorted by relevance

12

/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/3/android/hardware/radio/network/
DPhoneRestrictedState.aidl37 enum PhoneRestrictedState { enum
DIRadioNetworkIndication.aidl49 …ware.radio.RadioIndicationType type, in android.hardware.radio.network.PhoneRestrictedState state); in restrictedStateChanged()
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/1/android/hardware/radio/network/
DPhoneRestrictedState.aidl36 enum PhoneRestrictedState { enum
DIRadioNetworkIndication.aidl48 …ware.radio.RadioIndicationType type, in android.hardware.radio.network.PhoneRestrictedState state); in restrictedStateChanged()
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/2/android/hardware/radio/network/
DPhoneRestrictedState.aidl36 enum PhoneRestrictedState { enum
DIRadioNetworkIndication.aidl48 …ware.radio.RadioIndicationType type, in android.hardware.radio.network.PhoneRestrictedState state); in restrictedStateChanged()
/hardware/interfaces/radio/aidl/android/hardware/radio/network/
DPhoneRestrictedState.aidl23 enum PhoneRestrictedState { enum
DIRadioNetworkIndication.aidl28 import android.hardware.radio.network.PhoneRestrictedState;
180 void restrictedStateChanged(in RadioIndicationType type, in PhoneRestrictedState state); in restrictedStateChanged()
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/current/android/hardware/radio/network/
DPhoneRestrictedState.aidl37 enum PhoneRestrictedState { enum
DIRadioNetworkIndication.aidl49 …ware.radio.RadioIndicationType type, in android.hardware.radio.network.PhoneRestrictedState state); in restrictedStateChanged()
/hardware/interfaces/radio/aidl/vts/
Dradio_network_indication.cpp82 PhoneRestrictedState /*state*/) { in restrictedStateChanged() argument
Dradio_network_utils.h233 PhoneRestrictedState state) override;
/hardware/interfaces/radio/aidl/compat/libradiocompat/network/
DRadioIndication-network.cpp217 V1_0::PhoneRestrictedState state) { in restrictedStateChanged()
219 networkCb()->restrictedStateChanged(toAidl(type), aidl::PhoneRestrictedState(state)); in restrictedStateChanged()
/hardware/interfaces/radio/1.0/vts/functional/
Dradio_indication.cpp126 PhoneRestrictedState /*state*/) { in restrictedStateChanged() argument
Dradio_hidl_hal_utils_v1_0.h475 Return<void> restrictedStateChanged(RadioIndicationType type, PhoneRestrictedState state);
/hardware/interfaces/radio/1.1/vts/functional/
Dradio_indication.cpp143 PhoneRestrictedState /*state*/) { in restrictedStateChanged() argument
Dradio_hidl_hal_utils_v1_1.h495 Return<void> restrictedStateChanged(RadioIndicationType type, PhoneRestrictedState state);
/hardware/interfaces/radio/1.3/vts/functional/
Dradio_indication.cpp178 PhoneRestrictedState /*state*/) { in restrictedStateChanged() argument
Dradio_hidl_hal_utils_v1_3.h563 Return<void> restrictedStateChanged(RadioIndicationType type, PhoneRestrictedState state);
/hardware/interfaces/radio/1.2/vts/functional/
Dradio_indication.cpp177 PhoneRestrictedState /*state*/) { in restrictedStateChanged() argument
/hardware/interfaces/radio/1.4/vts/functional/
Dradio_indication.cpp218 PhoneRestrictedState /*state*/) { in restrictedStateChanged() argument
/hardware/interfaces/radio/1.5/vts/functional/
Dradio_indication.cpp259 PhoneRestrictedState /*state*/) { in restrictedStateChanged() argument
/hardware/interfaces/radio/1.6/vts/functional/
Dradio_indication.cpp284 PhoneRestrictedState /*state*/) { in restrictedStateChanged() argument
/hardware/interfaces/radio/1.0/
DIRadioIndication.hal259 * @param state Bitmask of restricted state as defined by PhoneRestrictedState
261 oneway restrictedStateChanged(RadioIndicationType type, PhoneRestrictedState state);
/hardware/interfaces/radio/aidl/compat/libradiocompat/include/libradiocompat/
DRadioIndication.h101 V1_0::PhoneRestrictedState state) override;

12