Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DCellIdentityTest.java86 assertEquals(CellInfo.UNAVAILABLE, gsm.getArfcn()); in testConstructCellIdentityGsm()
94 assertEquals(MAX_ARFCN, gsm.getArfcn()); in testConstructCellIdentityGsm()
103 assertEquals(CellInfo.UNAVAILABLE, gsm.getArfcn()); in testConstructCellIdentityGsm()
DCellIdentityGsmTest.java55 assertEquals(ARFCN, ci.getArfcn()); in testDefaultConstructor()
DRILTest.java681 int[] gsmChannels = {((CellInfoGsm) cellInfo).getCellIdentity().getArfcn()}; in getRadioAccessSpecifier()
/frameworks/base/telephony/java/android/telephony/
DCellIdentityGsm.java172 public int getArfcn() { in getArfcn() method in CellIdentityGsm
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt44389 method public int getArfcn();