Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DRILTest.java2268 CellInfoNr cellInfoNr = (CellInfoNr) ret.get(0); in testConvertHalCellInfoList_1_4ForNr() local
2269 CellIdentityNr cellIdentityNr = (CellIdentityNr) cellInfoNr.getCellIdentity(); in testConvertHalCellInfoList_1_4ForNr()
2271 (CellSignalStrengthNr) cellInfoNr.getCellSignalStrength(); in testConvertHalCellInfoList_1_4ForNr()