Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DCellIdentityTest.java87 assertEquals(CellInfo.UNAVAILABLE, gsm.getBsic()); in testConstructCellIdentityGsm()
95 assertEquals(MAX_BSIC, gsm.getBsic()); in testConstructCellIdentityGsm()
104 assertEquals(CellInfo.UNAVAILABLE, gsm.getBsic()); in testConstructCellIdentityGsm()
DCellIdentityGsmTest.java57 assertEquals(BSIC, ci.getBsic()); in testDefaultConstructor()
/frameworks/base/telephony/java/android/telephony/
DCellIdentityGsm.java180 public int getBsic() { in getBsic() 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.txt44390 method public int getBsic();