Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DServiceStateTracker.java966 if (voiceRegStateResult.cellIdentity.cellIdentityTdscdma.size() == 1) { in processCellLocationInfo()
968 cellIdentityTdscdma = in processCellLocationInfo() local
969 voiceRegStateResult.cellIdentity.cellIdentityTdscdma.get(0); in processCellLocationInfo()
970 cid = cellIdentityTdscdma.cid; in processCellLocationInfo()
971 lac = cellIdentityTdscdma.lac; in processCellLocationInfo()