Home
last modified time | relevance | path

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

/device/generic/goldfish/radio/libril/
Dril_service.cpp3578 void fillCellIdentityResponse(CellIdentity &cellIdentity, RIL_CellIdentity_v16 &rilCellIdentity) { in fillCellIdentityResponse() argument
3580 cellIdentity.cellIdentityGsm.resize(0); in fillCellIdentityResponse()
3581 cellIdentity.cellIdentityWcdma.resize(0); in fillCellIdentityResponse()
3582 cellIdentity.cellIdentityCdma.resize(0); in fillCellIdentityResponse()
3583 cellIdentity.cellIdentityTdscdma.resize(0); in fillCellIdentityResponse()
3584 cellIdentity.cellIdentityLte.resize(0); in fillCellIdentityResponse()
3585 cellIdentity.cellInfoType = (CellInfoType)rilCellIdentity.cellInfoType; in fillCellIdentityResponse()
3589 cellIdentity.cellIdentityGsm.resize(1); in fillCellIdentityResponse()
3590 cellIdentity.cellIdentityGsm[0].mcc = in fillCellIdentityResponse()
3592 cellIdentity.cellIdentityGsm[0].mnc = in fillCellIdentityResponse()
[all …]
/device/google/cuttlefish/guest/hals/ril/libril/
Dril_service.cpp4563 void fillCellIdentityResponse(CellIdentity &cellIdentity, RIL_CellIdentity_v16 &rilCellIdentity) { in fillCellIdentityResponse() argument
4565 cellIdentity.cellIdentityGsm.resize(0); in fillCellIdentityResponse()
4566 cellIdentity.cellIdentityWcdma.resize(0); in fillCellIdentityResponse()
4567 cellIdentity.cellIdentityCdma.resize(0); in fillCellIdentityResponse()
4568 cellIdentity.cellIdentityTdscdma.resize(0); in fillCellIdentityResponse()
4569 cellIdentity.cellIdentityLte.resize(0); in fillCellIdentityResponse()
4570 cellIdentity.cellInfoType = (CellInfoType)rilCellIdentity.cellInfoType; in fillCellIdentityResponse()
4574 cellIdentity.cellIdentityGsm.resize(1); in fillCellIdentityResponse()
4575 cellIdentity.cellIdentityGsm[0].mcc = in fillCellIdentityResponse()
4577 cellIdentity.cellIdentityGsm[0].mnc = in fillCellIdentityResponse()
[all …]
Dril.h1676 RIL_CellIdentity_v16 cellIdentity; // current cell information member
1699 RIL_CellIdentity_v16 cellIdentity; // Current cell information member
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_service.cpp4732 void fillCellIdentityResponse(CellIdentity &cellIdentity, RIL_CellIdentity_v16 &rilCellIdentity) { in fillCellIdentityResponse() argument
4734 cellIdentity.cellIdentityGsm.resize(0); in fillCellIdentityResponse()
4735 cellIdentity.cellIdentityWcdma.resize(0); in fillCellIdentityResponse()
4736 cellIdentity.cellIdentityCdma.resize(0); in fillCellIdentityResponse()
4737 cellIdentity.cellIdentityTdscdma.resize(0); in fillCellIdentityResponse()
4738 cellIdentity.cellIdentityLte.resize(0); in fillCellIdentityResponse()
4739 cellIdentity.cellInfoType = (CellInfoType)rilCellIdentity.cellInfoType; in fillCellIdentityResponse()
4743 cellIdentity.cellIdentityGsm.resize(1); in fillCellIdentityResponse()
4744 cellIdentity.cellIdentityGsm[0].mcc = in fillCellIdentityResponse()
4746 cellIdentity.cellIdentityGsm[0].mnc = in fillCellIdentityResponse()
[all …]
Dril.h1801 RIL_CellIdentity_v16 cellIdentity; // current cell information member
1824 RIL_CellIdentity_v16 cellIdentity; // Current cell information member
/device/generic/goldfish/radio/ril/
Dril.h1606 RIL_CellIdentity_v16 cellIdentity; // current cell information member
1629 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