Searched refs:primaryCellIdentity (Results 1 – 1 of 1) sorted by relevance
3531 final CellIdentity primaryCellIdentity = prioritizedCids.isEmpty() in pollStateDone() local3535 ? primaryCellIdentity != null : !mCellIdentity.isSameCell(primaryCellIdentity); in pollStateDone()3624 long cid = getCidFromCellIdentity(primaryCellIdentity); in pollStateDone()3656 mCellIdentity = primaryCellIdentity; in pollStateDone()3657 if (mSS.getState() == ServiceState.STATE_IN_SERVICE && primaryCellIdentity != null) { in pollStateDone()