Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DCellIdentityLteTest.java61 assertEquals(EARFCN, ci.getEarfcn()); in testDefaultConstructor()
155 assertEquals(Integer.MAX_VALUE, ci.getEarfcn()); in testFormerConstructor()
DRILTest.java568 int[] lteChannels = {((CellInfoLte) cellInfo).getCellIdentity().getEarfcn()}; in getRadioAccessSpecifier()
/frameworks/base/telephony/java/android/telephony/
DCellIdentityLte.java241 public int getEarfcn() { in getEarfcn() method in CellIdentityLte
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DServiceStateTracker.java5279 arfcn = ((CellIdentityLte) cellIdentity).getEarfcn(); in updateServiceStateArfcnRsrpBoost()
/frameworks/base/core/api/
Dcurrent.txt41095 method public int getEarfcn();