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

/hardware/ril/libril/
H A Dril.cpp2236 p_cur->CellInfo.wcdma.cellIdentityWcdma.mcc,
2237 p_cur->CellInfo.wcdma.cellIdentityWcdma.mnc,
2238 p_cur->CellInfo.wcdma.cellIdentityWcdma.lac,
2239 p_cur->CellInfo.wcdma.cellIdentityWcdma.cid,
2240 p_cur->CellInfo.wcdma.cellIdentityWcdma.psc);
2245 p.writeInt32(p_cur->CellInfo.wcdma.cellIdentityWcdma.mcc);
2246 p.writeInt32(p_cur->CellInfo.wcdma.cellIdentityWcdma.mnc);
2247 p.writeInt32(p_cur->CellInfo.wcdma.cellIdentityWcdma.lac);
2248 p.writeInt32(p_cur->CellInfo.wcdma.cellIdentityWcdma.cid);
2249 p.writeInt32(p_cur->CellInfo.wcdma.cellIdentityWcdma
[all...]
/hardware/ril/include/telephony/
H A Dril.h786 RIL_CellIdentityWcdma cellIdentityWcdma; member in struct:__anon620
/hardware/ril/reference-ril/
H A Dril.h786 RIL_CellIdentityWcdma cellIdentityWcdma; member in struct:__anon763

Completed in 49 milliseconds