Searched refs:cellIdentityTdscdma (Results 1 – 1 of 1) sorted by relevance
966 if (voiceRegStateResult.cellIdentity.cellIdentityTdscdma.size() == 1) { in processCellLocationInfo()968 cellIdentityTdscdma = in processCellLocationInfo() local969 voiceRegStateResult.cellIdentity.cellIdentityTdscdma.get(0); in processCellLocationInfo()970 cid = cellIdentityTdscdma.cid; in processCellLocationInfo()971 lac = cellIdentityTdscdma.lac; in processCellLocationInfo()