Searched refs:modeType (Results 1 – 9 of 9) sorted by relevance
/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/1.0/vts/functional/ |
D | radio_hidl_hal_utils_v1_0.h | 423 Return<void> onUssd(RadioIndicationType type, UssdModeType modeType,
|
/hardware/interfaces/radio/1.1/vts/functional/ |
D | radio_hidl_hal_utils_v1_1.h | 444 Return<void> onUssd(RadioIndicationType type, UssdModeType modeType,
|
/hardware/interfaces/radio/1.3/vts/functional/ |
D | radio_hidl_hal_utils_v1_3.h | 513 Return<void> onUssd(RadioIndicationType type, UssdModeType modeType,
|
/hardware/interfaces/radio/1.2/vts/functional/ |
D | radio_hidl_hal_utils_v1_2.h | 538 Return<void> onUssd(RadioIndicationType type, UssdModeType modeType,
|
/hardware/interfaces/radio/1.4/vts/functional/ |
D | radio_hidl_hal_utils_v1_4.h | 607 Return<void> onUssd(RadioIndicationType type, UssdModeType modeType,
|
/hardware/interfaces/radio/1.5/vts/functional/ |
D | radio_hidl_hal_utils_v1_5.h | 704 Return<void> onUssd(RadioIndicationType type, UssdModeType modeType,
|
/hardware/interfaces/radio/1.6/vts/functional/ |
D | radio_hidl_hal_utils_v1_6.h | 709 Return<void> onUssd(RadioIndicationType type, UssdModeType modeType,
|
/hardware/ril/libril/ |
D | ril_service.cpp | 7046 UssdModeType modeType = (UssdModeType) atoi(mode); in onUssdInd() local 7051 convertIntToRadioIndicationType(indicationType), modeType, msg); in onUssdInd()
|