Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DRILTest.java1585 CellInfoWcdma cellInfoWcdma = (CellInfoWcdma) ret.get(0); in testConvertHalCellInfoListForWcdma() local
1834 CellInfoWcdma cellInfoWcdma = (CellInfoWcdma) ret.get(0); in testConvertHalCellInfoList_1_2ForWcdma() local
1856 CellInfoWcdma cellInfoWcdma = (CellInfoWcdma) ret.get(0); in testConvertHalCellInfoList_1_2ForWcdmaWithEmptyOperatorInfo() local
1878 CellInfoWcdma cellInfoWcdma = (CellInfoWcdma) ret.get(0); in testConvertHalCellInfoList_1_2ForWcdmaWithEmptyMccMnc() local
/aosp12/hardware/ril/libril/
H A Dril_service.cpp7842 CellInfoWcdma *cellInfoWcdma = &records[i].wcdma[0]; in convertRilCellInfoListToHal() local