/hardware/interfaces/bluetooth/ranging/aidl/aidl_api/android.hardware.bluetooth.ranging/current/android/hardware/bluetooth/ranging/ |
D | Config.aidl | 37 android.hardware.bluetooth.ranging.ModeType modeType;
|
/hardware/interfaces/bluetooth/ranging/aidl/aidl_api/android.hardware.bluetooth.ranging/1/android/hardware/bluetooth/ranging/ |
D | Config.aidl | 37 android.hardware.bluetooth.ranging.ModeType modeType;
|
/hardware/interfaces/bluetooth/ranging/aidl/android/hardware/bluetooth/ranging/ |
D | Config.aidl | 28 ModeType modeType;
|
/hardware/interfaces/radio/aidl/compat/libradiocompat/voice/ |
D | RadioIndication-voice.cpp | 105 Return<void> RadioIndication::onUssd(V1_0::RadioIndicationType type, V1_0::UssdModeType modeType, in onUssd() argument 108 voiceCb()->onUssd(toAidl(type), aidl::UssdModeType(modeType), msg); in onUssd()
|
/hardware/interfaces/radio/aidl/android/hardware/radio/voice/ |
D | IRadioVoiceIndication.aidl | 150 void onUssd(in RadioIndicationType type, in UssdModeType modeType, in String msg); in onUssd() argument
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/3/android/hardware/radio/voice/ |
D | IRadioVoiceIndication.aidl | 48 …io.RadioIndicationType type, in android.hardware.radio.voice.UssdModeType modeType, in String msg); in onUssd() argument
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/current/android/hardware/radio/voice/ |
D | IRadioVoiceIndication.aidl | 48 …io.RadioIndicationType type, in android.hardware.radio.voice.UssdModeType modeType, in String msg); in onUssd() argument
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/2/android/hardware/radio/voice/ |
D | IRadioVoiceIndication.aidl | 47 …io.RadioIndicationType type, in android.hardware.radio.voice.UssdModeType modeType, in String msg); in onUssd() argument
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/1/android/hardware/radio/voice/ |
D | IRadioVoiceIndication.aidl | 47 …io.RadioIndicationType type, in android.hardware.radio.voice.UssdModeType modeType, in String msg); in onUssd() argument
|
/hardware/interfaces/radio/aidl/vts/ |
D | radio_voice_utils.h | 171 virtual ndk::ScopedAStatus onUssd(RadioIndicationType type, UssdModeType modeType,
|
/hardware/interfaces/radio/1.0/ |
D | IRadioIndication.hal | 95 * @param modeType USSD type code 98 oneway onUssd(RadioIndicationType type, UssdModeType modeType, string msg);
|
/hardware/interfaces/radio/aidl/compat/libradiocompat/include/libradiocompat/ |
D | RadioIndication.h | 74 Return<void> onUssd(V1_0::RadioIndicationType type, V1_0::UssdModeType modeType,
|
/hardware/interfaces/radio/1.0/vts/functional/ |
D | radio_hidl_hal_utils_v1_0.h | 435 Return<void> onUssd(RadioIndicationType type, UssdModeType modeType,
|
/hardware/interfaces/radio/1.1/vts/functional/ |
D | radio_hidl_hal_utils_v1_1.h | 455 Return<void> onUssd(RadioIndicationType type, UssdModeType modeType,
|
/hardware/interfaces/radio/1.3/vts/functional/ |
D | radio_hidl_hal_utils_v1_3.h | 521 Return<void> onUssd(RadioIndicationType type, UssdModeType modeType,
|
/hardware/interfaces/radio/1.2/vts/functional/ |
D | radio_hidl_hal_utils_v1_2.h | 548 Return<void> onUssd(RadioIndicationType type, UssdModeType modeType,
|
/hardware/interfaces/radio/1.4/vts/functional/ |
D | radio_hidl_hal_utils_v1_4.h | 615 Return<void> onUssd(RadioIndicationType type, UssdModeType modeType,
|
/hardware/interfaces/radio/1.5/vts/functional/ |
D | radio_hidl_hal_utils_v1_5.h | 714 Return<void> onUssd(RadioIndicationType type, UssdModeType modeType,
|
/hardware/interfaces/radio/1.6/vts/functional/ |
D | radio_hidl_hal_utils_v1_6.h | 982 Return<void> onUssd(RadioIndicationType type, UssdModeType modeType,
|
/hardware/ril/libril/ |
D | ril_service.cpp | 6921 UssdModeType modeType = (UssdModeType) atoi(mode); in onUssdInd() local 6926 convertIntToRadioIndicationType(indicationType), modeType, msg); in onUssdInd()
|