Searched refs:getChannelNumber (Results 1 – 16 of 16) sorted by relevance
63 assertEquals(CellInfo.UNAVAILABLE, ci.getChannelNumber()); in testDefaultConstructor()82 assertEquals(UARFCN, ci.getChannelNumber()); in testConstructor()
56 assertEquals(UARFCN, ci.getChannelNumber()); in testDefaultConstructor()
55 assertEquals(ARFCN, ci.getChannelNumber()); in testDefaultConstructor()
62 assertEquals(EARFCN, ci.getChannelNumber()); in testDefaultConstructor()
151 int chNumber = serviceState.getChannelNumber(); in getBand()
1016 ssProto.channelNumber = serviceState.getChannelNumber(); in toServiceStateProto()
245 public int getChannelNumber() { in getChannelNumber() method in CellIdentityNr
224 public int getChannelNumber() { in getChannelNumber() method in CellIdentityTdscdma
234 public int getChannelNumber() { in getChannelNumber() method in CellIdentityGsm
155 public int getChannelNumber() { in getChannelNumber() method in CellIdentity
247 public int getChannelNumber() { in getChannelNumber() method in CellIdentityWcdma
291 public int getChannelNumber() { in getChannelNumber() method in CellIdentityLte
617 public int getChannelNumber() { in getChannelNumber() method in ServiceState
2591 ss.setChannelNumber(cellIdentity.getChannelNumber()); in setPhyCellInfoFromCellIdentity()2593 log("Setting channel number: " + cellIdentity.getChannelNumber()); in setPhyCellInfoFromCellIdentity()
56297 Landroid/telephony/CellIdentity;->getChannelNumber()I56335 Landroid/telephony/CellIdentityGsm;->getChannelNumber()I56346 Landroid/telephony/CellIdentityLte;->getChannelNumber()I56374 Landroid/telephony/CellIdentityWcdma;->getChannelNumber()I
42081 method public int getChannelNumber();