Home
last modified time | relevance | path

Searched refs:cellIdentity (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_service.cpp5630 void fillCellIdentityResponse(CellIdentity &cellIdentity, RIL_CellIdentity_v16 &rilCellIdentity) { in fillCellIdentityResponse() argument
5632 cellIdentity.cellIdentityGsm.resize(0); in fillCellIdentityResponse()
5633 cellIdentity.cellIdentityWcdma.resize(0); in fillCellIdentityResponse()
5634 cellIdentity.cellIdentityCdma.resize(0); in fillCellIdentityResponse()
5635 cellIdentity.cellIdentityTdscdma.resize(0); in fillCellIdentityResponse()
5636 cellIdentity.cellIdentityLte.resize(0); in fillCellIdentityResponse()
5637 cellIdentity.cellInfoType = (CellInfoType)rilCellIdentity.cellInfoType; in fillCellIdentityResponse()
5641 cellIdentity.cellIdentityGsm.resize(1); in fillCellIdentityResponse()
5642 cellIdentity.cellIdentityGsm[0].mcc = in fillCellIdentityResponse()
5644 cellIdentity.cellIdentityGsm[0].mnc = in fillCellIdentityResponse()
[all …]
Dril.h2106 RIL_CellIdentity_v16 cellIdentity; // current cell information member
2128 RIL_CellIdentity_v16 cellIdentity; // Current cell information member
/device/generic/goldfish/radio/include/telephony/
Dril.h1605 RIL_CellIdentity_v16 cellIdentity; // current cell information member
1628 RIL_CellIdentity_v16 cellIdentity; // Current cell information member