Home
last modified time | relevance | path

Searched defs:wcdma (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DCellInfoTest.java708 private void verifyWcdmaInfo(CellInfoWcdma wcdma) { in verifyWcdmaInfo()
717 private void verifyCellInfoWcdmaParcelandHashcode(CellInfoWcdma wcdma) { in verifyCellInfoWcdmaParcelandHashcode()
727 private void verifyCellIdentityWcdma(CellIdentityWcdma wcdma, boolean isRegistered) { in verifyCellIdentityWcdma()
768 private void verifyCellIdentityWcdmaParcel(CellIdentityWcdma wcdma) { in verifyCellIdentityWcdmaParcel()
777 private void verifyCellSignalStrengthWcdma(CellSignalStrengthWcdma wcdma) { in verifyCellSignalStrengthWcdma()
796 private void verifyCellSignalStrengthWcdmaParcel(CellSignalStrengthWcdma wcdma) { in verifyCellSignalStrengthWcdmaParcel()
/cts/tests/tests/carrierapi/src/android/carrierapi/cts/
DNetworkScanApiTest.java393 RadioAccessSpecifier wcdma = new RadioAccessSpecifier( in buildNetworkScanRequest() local