Home
last modified time | relevance | path

Searched defs:cellInfoWcdma (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DRILTest.java1180 CellInfoWcdma cellInfoWcdma = (CellInfoWcdma) ret.get(0); in testConvertHalCellInfoListForWcdma() local
1371 CellInfoWcdma cellInfoWcdma = (CellInfoWcdma) ret.get(0); in testConvertHalCellInfoList_1_2ForWcdma() local
1391 CellInfoWcdma cellInfoWcdma = (CellInfoWcdma) ret.get(0); in testConvertHalCellInfoList_1_2ForWcdmaWithEmptyOperatorInfo() local
1413 CellInfoWcdma cellInfoWcdma = (CellInfoWcdma) ret.get(0); in testConvertHalCellInfoList_1_2ForWcdmaWithEmptyMccMnc() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRIL.java5368 CellInfoWcdma cellInfoWcdma = record.wcdma.get(0); in convertHalCellInfoList() local
5476 android.hardware.radio.V1_2.CellInfoWcdma cellInfoWcdma = record.wcdma.get(0); in convertHalCellInfoList_1_2() local
DServiceStateTracker.java3498 CellInfoWcdma cellInfoWcdma = (CellInfoWcdma)ci; in getCellLocation() local