Home
last modified time | relevance | path

Searched refs:getCid (Results 1 – 19 of 19) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DNeighboringCellInfoTest.java38 assertEquals(0xffff, nc.getCid()); in testConstructor()
44 assertEquals(NeighboringCellInfo.UNKNOWN_CID, nc.getCid()); in testConstructor()
51 assertEquals(NeighboringCellInfo.UNKNOWN_CID, nc.getCid()); in testConstructor()
64 assertEquals(0x5678, nc.getCid()); in testParcel()
76 assertEquals(0x5678, nw.getCid()); in testParcel()
DServiceStateTrackerTest.java392 assertEquals(3, cl.getCid()); in testGsmCellLocation()
/frameworks/base/telephony/java/android/telephony/gsm/
DGsmCellLocation.java58 public int getCid() { in getCid() method in GsmCellLocation
/frameworks/base/telephony/java/com/android/internal/telephony/
DSmsCbLocation.java97 public int getCid() { in getCid() method in SmsCbLocation
/frameworks/base/telephony/java/android/telephony/
DNeighboringCellInfo.java193 public int getCid() { in getCid() method in NeighboringCellInfo
DCellIdentityWcdma.java129 public int getCid() { in getCid() method in CellIdentityWcdma
DCellIdentityGsm.java129 public int getCid() { in getCid() method in CellIdentityGsm
/frameworks/opt/telephony/src/java/android/telephony/
DCellBroadcastMessage.java264 if (location.getCid() != -1) { in getContentValues()
265 cv.put(Telephony.CellBroadcasts.CID, location.getCid()); in getContentValues()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DGsmCellBroadcastHandler.java120 cid = cellLocation.getCid(); in handleGsmBroadcastSms()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDcAsyncChannel.java194 value = mDc.getCid(); in getCidSync()
DDataConnection.java270 int getCid() { in getCid() method in DataConnection
1129 int cid = getCid(); in processMessage()
DDcTracker.java4135 cid = ((GsmCellLocation)loc).getCid(); in getCellLocationId()
4634 final int cid = dc.getCid(); in handlePcoData()
/frameworks/base/tests/LocationTracker/src/com/android/locationtracker/
DTrackerService.java350 String updateMsg = "cid=" + cellLocation.getCid() +
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DServiceStateTracker.java1266 mSS.getOperatorNumeric(), loc != null ? loc.getCid() : -1); in handleMessage()
2703 if (loc != null) cid = loc.getCid(); in pollStateDone()
3398 ((GsmCellLocation)mCellLoc).getCid() >= 0) { in getCellLocation()
3422 cellIdentityGsm.getCid()); in getCellLocation()
3430 cellIdentityWcdma.getCid()); in getCellLocation()
3435 ((cellLocOther.getLac() < 0) || (cellLocOther.getCid() < 0))) { in getCellLocation()
DGsmCdmaCallTracker.java1448 cid = ((GsmCellLocation)loc).getCid(); in handleMessage()
/frameworks/base/services/core/java/com/android/server/location/
DGnssLocationProvider.java2085 gsm_cell.getLac(), gsm_cell.getCid());
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt28205 method public int getCid();
28227 method public int getCid();
28358 method public int getCid();
28768 method public int getCid();
/frameworks/base/api/
Dcurrent.txt39473 method public int getCid();
39496 method public int getCid();
39638 method public int getCid();
40173 method public int getCid();
Dsystem-current.txt42903 method public int getCid();
42926 method public int getCid();
43068 method public int getCid();
43677 method public int getCid();