Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhone.java1591 CellInfoCdma cellInfoCdma = (CellInfoCdma) c; in privatizeCellInfoList() local
1592 CellIdentityCdma cellIdentity = cellInfoCdma.getCellIdentity(); in privatizeCellInfoList()
1598 CellInfoCdma privateCellInfoCdma = new CellInfoCdma(cellInfoCdma); in privatizeCellInfoList()