Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DCellInfoTest.java483 verifyCellIdentityLte(lte.getCellIdentity(), lte.isRegistered()); in verifyLteInfo()
578 private void verifyCellIdentityLte(CellIdentityLte lte, boolean isRegistered) { in verifyCellIdentityLte() method in CellInfoTest