Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DCellInfoTest.java309 verifyGsmInfo((CellInfoGsm) cellInfo); in testCellInfo()
806 private void verifyGsmInfo(CellInfoGsm gsm) { in verifyGsmInfo() method in CellInfoTest