Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/src/android/telephony/cts/
DCellInfoTest.java82 verifyLteInfo((CellInfoLte) cellInfo); in testCellInfo()
98 private void verifyLteInfo(CellInfoLte lte) { in verifyLteInfo() method in CellInfoTest