Searched refs:CdmaSignalInfoRecord (Results 1 – 13 of 13) sorted by relevance
/hardware/interfaces/radio/1.0/vts/functional/ |
D | radio_indication.cpp | 103 const CdmaSignalInfoRecord& /*record*/) { in callRing() argument
|
D | radio_hidl_hal_utils_v1_0.h | 453 Return<void> callRing(RadioIndicationType type, bool isGsm, const CdmaSignalInfoRecord& record);
|
/hardware/interfaces/radio/1.1/vts/functional/ |
D | radio_indication.cpp | 120 const CdmaSignalInfoRecord& /*record*/) { in callRing() argument
|
D | radio_hidl_hal_utils_v1_1.h | 473 Return<void> callRing(RadioIndicationType type, bool isGsm, const CdmaSignalInfoRecord& record);
|
/hardware/interfaces/radio/1.2/vts/functional/ |
D | radio_indication.cpp | 154 const CdmaSignalInfoRecord& /*record*/) { in callRing() argument
|
D | radio_hidl_hal_utils_v1_2.h | 568 Return<void> callRing(RadioIndicationType type, bool isGsm, const CdmaSignalInfoRecord& record);
|
/hardware/interfaces/radio/1.3/vts/functional/ |
D | radio_indication.cpp | 155 const CdmaSignalInfoRecord& /*record*/) { in callRing() argument
|
D | radio_hidl_hal_utils_v1_3.h | 545 Return<void> callRing(RadioIndicationType type, bool isGsm, const CdmaSignalInfoRecord& record);
|
/hardware/interfaces/radio/1.4/vts/functional/ |
D | radio_indication.cpp | 195 const CdmaSignalInfoRecord& /*record*/) { in callRing() argument
|
D | radio_hidl_hal_utils_v1_4.h | 639 Return<void> callRing(RadioIndicationType type, bool isGsm, const CdmaSignalInfoRecord& record);
|
/hardware/interfaces/radio/1.0/ |
D | IRadioIndication.hal | 211 oneway callRing(RadioIndicationType type, bool isGsm, CdmaSignalInfoRecord record);
|
D | types.hal | 1928 struct CdmaSignalInfoRecord { 1939 CdmaSignalInfoRecord signalInfoRecord; 2002 vec<CdmaSignalInfoRecord> signal; // Signal Info Rec
|
/hardware/ril/libril/ |
D | ril_service.cpp | 7353 CdmaSignalInfoRecord& record) { in convertRilCdmaSignalInfoRecordToHal() 7364 CdmaSignalInfoRecord record = {}; in callRingInd()
|