Searched refs:cellIdentityTdscdma (Results 1 – 1 of 1) sorted by relevance
943 if (voiceRegStateResult.cellIdentity.cellIdentityTdscdma.size() == 1) { in processCellLocationInfo()945 cellIdentityTdscdma = in processCellLocationInfo() local946 voiceRegStateResult.cellIdentity.cellIdentityTdscdma.get(0); in processCellLocationInfo()947 cid = cellIdentityTdscdma.cid; in processCellLocationInfo()948 lac = cellIdentityTdscdma.lac; in processCellLocationInfo()