Home
last modified time | relevance | path

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

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