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/
DPhoneBase.java1359 CellInfoCdma cellInfoCdma = (CellInfoCdma) c; in privatizeCellInfoList() local
1360 CellIdentityCdma cellIdentity = cellInfoCdma.getCellIdentity(); in privatizeCellInfoList()
1366 CellInfoCdma privateCellInfoCdma = new CellInfoCdma(cellInfoCdma); in privatizeCellInfoList()