/hardware/interfaces/radio/aidl/android/hardware/radio/network/ |
D | RegStateResult.aidl | 21 import android.hardware.radio.network.CellIdentity; 52 CellIdentity cellIdentity;
|
D | IRadioNetworkIndication.aidl | 22 import android.hardware.radio.network.CellIdentity; 58 void barringInfoChanged(in RadioIndicationType type, in CellIdentity cellIdentity, in barringInfoChanged() 170 void registrationFailed(in RadioIndicationType type, in CellIdentity cellIdentity, in registrationFailed()
|
D | CellIdentity.aidl | 32 union CellIdentity {
|
D | IRadioNetworkResponse.aidl | 24 import android.hardware.radio.network.CellIdentity; 121 in RadioResponseInfo info, in CellIdentity cellIdentity, in BarringInfo[] barringInfos); in getBarringInfoResponse()
|
/hardware/interfaces/radio/aidl/vts/ |
D | radio_network_indication.cpp | 22 RadioIndicationType /*type*/, const CellIdentity& /*cellIdentity*/, in barringInfoChanged() argument 73 const CellIdentity& /*cellIdentity*/, in registrationFailed() argument
|
D | radio_network_utils.h | 45 CellIdentity barringCellIdentity; 64 const RadioResponseInfo& info, const CellIdentity& cellIdentity, 198 RadioIndicationType type, const CellIdentity& cellIdentity, 227 const CellIdentity& cellIdentity,
|
D | radio_network_test.cpp | 1521 case CellIdentity::Tag::wcdma: in TEST_P() 1523 case CellIdentity::Tag::tdscdma: in TEST_P() 1526 case CellIdentity::Tag::lte: in TEST_P() 1529 case CellIdentity::Tag::nr: in TEST_P() 1532 case CellIdentity::Tag::cdma: in TEST_P() 1650 CellIdentity cellIdentity = radioRsp_network->dataRegResp.cellIdentity; in TEST_P() 1652 case CellIdentity::noinit: { in TEST_P() 1656 case CellIdentity::gsm: { in TEST_P() 1657 CellIdentityGsm cig = cellIdentity.get<CellIdentity::gsm>(); in TEST_P() 1662 case CellIdentity::wcdma: { in TEST_P() [all …]
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/1/android/hardware/radio/network/ |
D | IRadioNetworkIndication.aidl | 37 …are.radio.RadioIndicationType type, in android.hardware.radio.network.CellIdentity cellIdentity, i… in barringInfoChanged() 47 …are.radio.RadioIndicationType type, in android.hardware.radio.network.CellIdentity cellIdentity, i… in registrationFailed()
|
D | RegStateResult.aidl | 40 android.hardware.radio.network.CellIdentity cellIdentity;
|
D | CellIdentity.aidl | 36 union CellIdentity {
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/current/android/hardware/radio/network/ |
D | RegStateResult.aidl | 41 android.hardware.radio.network.CellIdentity cellIdentity;
|
D | CellIdentity.aidl | 37 union CellIdentity {
|
D | IRadioNetworkIndication.aidl | 38 …are.radio.RadioIndicationType type, in android.hardware.radio.network.CellIdentity cellIdentity, i… in barringInfoChanged() 48 …are.radio.RadioIndicationType type, in android.hardware.radio.network.CellIdentity cellIdentity, i… in registrationFailed()
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/2/android/hardware/radio/network/ |
D | RegStateResult.aidl | 40 android.hardware.radio.network.CellIdentity cellIdentity;
|
D | IRadioNetworkIndication.aidl | 37 …are.radio.RadioIndicationType type, in android.hardware.radio.network.CellIdentity cellIdentity, i… in barringInfoChanged() 47 …are.radio.RadioIndicationType type, in android.hardware.radio.network.CellIdentity cellIdentity, i… in registrationFailed()
|
D | CellIdentity.aidl | 36 union CellIdentity {
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/3/android/hardware/radio/network/ |
D | RegStateResult.aidl | 41 android.hardware.radio.network.CellIdentity cellIdentity;
|
D | CellIdentity.aidl | 37 union CellIdentity {
|
D | IRadioNetworkIndication.aidl | 38 …are.radio.RadioIndicationType type, in android.hardware.radio.network.CellIdentity cellIdentity, i… in barringInfoChanged() 48 …are.radio.RadioIndicationType type, in android.hardware.radio.network.CellIdentity cellIdentity, i… in registrationFailed()
|
/hardware/interfaces/radio/aidl/compat/libradiocompat/network/ |
D | structs.h | 60 ::aidl::android::hardware::radio::network::CellIdentity toAidl(const V1_5::CellIdentity& ci);
|
D | RadioIndication-network.cpp | 41 const V1_5::CellIdentity& cellIdentity, in barringInfoChanged() 207 V1_0::RadioIndicationType type, const V1_5::CellIdentity& cellIdentity, in registrationFailed()
|
/hardware/interfaces/radio/1.5/ |
D | IRadioIndication.hal | 42 * @param cellIdentity the CellIdentity, which must include the globally unique identifier for 60 RadioIndicationType type, CellIdentity cellIdentity, string chosenPlmn, 78 RadioIndicationType type, CellIdentity cellIdentity, vec<BarringInfo> barringInfos);
|
D | IRadioResponse.hal | 24 import @1.5::CellIdentity; 195 * @param cellIdentity CellIdentity for the barring infos. 204 oneway getBarringInfoResponse(RadioResponseInfo info, CellIdentity cellIdentity,
|
/hardware/interfaces/radio/1.5/vts/functional/ |
D | radio_indication.cpp | 29 const ::android::hardware::radio::V1_5::CellIdentity& /*cellIdentity*/, in registrationFailed() 38 const ::android::hardware::radio::V1_5::CellIdentity& /*cellIdentity*/, in barringInfoChanged()
|
/hardware/interfaces/radio/1.6/vts/functional/ |
D | radio_indication.cpp | 48 const ::android::hardware::radio::V1_5::CellIdentity& /*cellIdentity*/, in registrationFailed() 57 const ::android::hardware::radio::V1_5::CellIdentity& /*cellIdentity*/, in barringInfoChanged()
|