Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DCellInfoTest.java311 verifyCdmaInfo((CellInfoCdma) cellInfo); in testCellInfo()
350 private void verifyCdmaInfo(CellInfoCdma cdma) { in verifyCdmaInfo() method in CellInfoTest