Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DCellInfoTest.java303 verifyBaseCellIdentity(cellInfo.getCellIdentity(), cellInfo.isRegistered()); in testCellInfo()
338 private void verifyBaseCellIdentity(CellIdentity id, boolean isRegistered) { in verifyBaseCellIdentity() method in CellInfoTest