Home
last modified time | relevance | path

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

12

/hardware/interfaces/radio/aidl/android/hardware/radio/voice/
DIRadioVoiceIndication.aidl25 import android.hardware.radio.voice.SrvccState;
165 void srvccStateNotify(in RadioIndicationType type, in SrvccState state); in srvccStateNotify()
DSrvccState.aidl23 enum SrvccState { enum
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/current/android/hardware/radio/voice/
DSrvccState.aidl37 enum SrvccState { enum
DIRadioVoiceIndication.aidl50 …android.hardware.radio.RadioIndicationType type, in android.hardware.radio.voice.SrvccState state); in srvccStateNotify()
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/3/android/hardware/radio/voice/
DSrvccState.aidl37 enum SrvccState { enum
DIRadioVoiceIndication.aidl50 …android.hardware.radio.RadioIndicationType type, in android.hardware.radio.voice.SrvccState state); in srvccStateNotify()
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/1/android/hardware/radio/voice/
DSrvccState.aidl36 enum SrvccState { enum
DIRadioVoiceIndication.aidl49 …android.hardware.radio.RadioIndicationType type, in android.hardware.radio.voice.SrvccState state); in srvccStateNotify()
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/2/android/hardware/radio/voice/
DSrvccState.aidl36 enum SrvccState { enum
DIRadioVoiceIndication.aidl49 …android.hardware.radio.RadioIndicationType type, in android.hardware.radio.voice.SrvccState state); in srvccStateNotify()
/hardware/interfaces/radio/aidl/compat/libradiocompat/voice/
DRadioIndication-voice.cpp119 V1_0::SrvccState state) { in srvccStateNotify()
121 voiceCb()->srvccStateNotify(toAidl(type), aidl::SrvccState(state)); in srvccStateNotify()
/hardware/interfaces/radio/aidl/vts/
Dradio_voice_indication.cpp79 SrvccState /*state*/) { in srvccStateNotify() argument
Dradio_voice_utils.h177 SrvccState state) override;
/hardware/interfaces/radio/1.0/vts/functional/
Dradio_indication.cpp193 Return<void> RadioIndication::srvccStateNotify(RadioIndicationType /*type*/, SrvccState /*state*/) { in srvccStateNotify() argument
Dradio_hidl_hal_utils_v1_0.h508 Return<void> srvccStateNotify(RadioIndicationType type, SrvccState state);
/hardware/interfaces/radio/1.1/vts/functional/
Dradio_indication.cpp213 SrvccState /*state*/) { in srvccStateNotify() argument
Dradio_hidl_hal_utils_v1_1.h528 Return<void> srvccStateNotify(RadioIndicationType type, SrvccState state);
/hardware/interfaces/radio/1.3/vts/functional/
Dradio_indication.cpp250 SrvccState /*state*/) { in srvccStateNotify() argument
Dradio_hidl_hal_utils_v1_3.h598 Return<void> srvccStateNotify(RadioIndicationType type, SrvccState state);
/hardware/interfaces/radio/1.2/vts/functional/
Dradio_indication.cpp248 SrvccState /*state*/) { in srvccStateNotify() argument
Dradio_hidl_hal_utils_v1_2.h623 Return<void> srvccStateNotify(RadioIndicationType type, SrvccState state);
/hardware/interfaces/radio/1.4/vts/functional/
Dradio_indication.cpp290 SrvccState /*state*/) { in srvccStateNotify() argument
/hardware/interfaces/radio/1.5/vts/functional/
Dradio_indication.cpp331 SrvccState /*state*/) { in srvccStateNotify() argument
/hardware/interfaces/radio/1.6/vts/functional/
Dradio_indication.cpp356 SrvccState /*state*/) { in srvccStateNotify() argument
/hardware/interfaces/radio/aidl/compat/libradiocompat/include/libradiocompat/
DRadioIndication.h122 Return<void> srvccStateNotify(V1_0::RadioIndicationType type, V1_0::SrvccState state) override;

12