Searched refs:cdma (Results 1 - 3 of 3) sorted by relevance

/hardware/ril/libril/
H A Dril.cpp2256 p_cur->CellInfo.cdma.cellIdentityCdma.networkId,
2257 p_cur->CellInfo.cdma.cellIdentityCdma.systemId,
2258 p_cur->CellInfo.cdma.cellIdentityCdma.basestationId,
2259 p_cur->CellInfo.cdma.cellIdentityCdma.longitude,
2260 p_cur->CellInfo.cdma.cellIdentityCdma.latitude);
2262 p.writeInt32(p_cur->CellInfo.cdma.cellIdentityCdma.networkId);
2263 p.writeInt32(p_cur->CellInfo.cdma.cellIdentityCdma.systemId);
2264 p.writeInt32(p_cur->CellInfo.cdma.cellIdentityCdma.basestationId);
2265 p.writeInt32(p_cur->CellInfo.cdma.cellIdentityCdma.longitude);
2266 p.writeInt32(p_cur->CellInfo.cdma
[all...]
/hardware/ril/include/telephony/
H A Dril.h126 /* Source for cdma subscription */
827 RIL_CellInfoCdma cdma; member in union:__anon625::__anon626
/hardware/ril/reference-ril/
H A Dril.h126 /* Source for cdma subscription */
827 RIL_CellInfoCdma cdma; member in union:__anon768::__anon769

Completed in 38 milliseconds