Home
last modified time | relevance | path

Searched refs:getLac (Results 1 – 23 of 23) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DNeighboringCellInfoTest.java37 assertEquals(0xfff, nc.getLac()); in testConstructor()
45 assertEquals(NeighboringCellInfo.UNKNOWN_CID, nc.getLac()); in testConstructor()
52 assertEquals(NeighboringCellInfo.UNKNOWN_CID, nc.getLac()); in testConstructor()
63 assertEquals(0x1234, nc.getLac()); in testParcel()
75 assertEquals(0x1234, nw.getLac()); in testParcel()
DCellIdentityTest.java83 assertEquals(CellInfo.UNAVAILABLE, gsm.getLac()); in testConstructCellIdentityGsm()
91 assertEquals(MAX_LAC, gsm.getLac()); in testConstructCellIdentityGsm()
100 assertEquals(CellInfo.UNAVAILABLE, gsm.getLac()); in testConstructCellIdentityGsm()
DCellIdentityTdscdmaTest.java60 assertEquals(CellInfo.UNAVAILABLE, ci.getLac()); in testDefaultConstructor()
79 assertEquals(LAC, ci.getLac()); in testConstructor()
DDefaultPhoneNotifierTest.java257 assertEquals(2, cellLocationCapture.getValue().asCellLocation().getLac()); in testNotifyCellLocation()
265 assertEquals(2, cellLocationCapture.getValue().asCellLocation().getLac()); in testNotifyCellLocation()
DCellIdentityWcdmaTest.java52 assertEquals(LAC, ci.getLac()); in testDefaultConstructor()
DCellIdentityGsmTest.java52 assertEquals(LAC, ci.getLac()); in testDefaultConstructor()
DServiceStateTrackerTest.java906 assertEquals(2, cl.getLac()); in testGsmCellLocation()
/frameworks/base/telephony/java/android/telephony/
DNeighboringCellInfo.java122 mLac = info.getCellIdentity().getLac(); in NeighboringCellInfo()
138 mLac = info.getCellIdentity().getLac(); in NeighboringCellInfo()
230 public int getLac() { in getLac() method in NeighboringCellInfo
DSmsCbLocation.java102 public int getLac() { in getLac() method in SmsCbLocation
DSmsCbMessage.java580 if (mLocation.getLac() != -1) { in getContentValues()
581 cv.put(CellBroadcasts.LAC, mLocation.getLac()); in getContentValues()
DCellIdentityGsm.java177 public int getLac() { in getLac() method in CellIdentityGsm
DCellIdentityTdscdma.java192 public int getLac() { in getLac() method in CellIdentityTdscdma
DCellIdentityWcdma.java185 public int getLac() { in getLac() method in CellIdentityWcdma
/frameworks/opt/telephony/src/java/com/android/internal/telephony/vendor/dataconnection/
DVendorDataResetEventTracker.java150 || mPreviousLocation.getLac() != currentLocation in startResetEventTracker()
151 .getLac()) { in startResetEventTracker()
/frameworks/base/telephony/java/android/telephony/gsm/
DGsmCellLocation.java53 public int getLac() { in getLac() method in GsmCellLocation
/frameworks/base/tests/LocationTracker/src/com/android/locationtracker/
DTrackerService.java351 ", lac=" + cellLocation.getLac();
/frameworks/base/services/core/java/com/android/server/location/
DGnssLocationProvider.java2000 gsm_cell.getLac(), gsm_cell.getCid());
/frameworks/base/telephony/api/
Dsystem-current.txt614 method public int getLac();
/frameworks/base/api/
Dsystem-current.txt8860 method public int getLac();
Dcurrent.txt45034 method public int getLac();
45081 method public int getLac();
45094 method public int getLac();
45427 method @Deprecated public int getLac();
46542 method public int getLac();
/frameworks/base/non-updatable-api/
Dsystem-current.txt8758 method public int getLac();
Dcurrent.txt44890 method public int getLac();
44937 method public int getLac();
44950 method public int getLac();
45283 method @Deprecated public int getLac();
46398 method public int getLac();
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt28206 method public int getLac();
28228 method public int getLac();
28359 method public int getLac();
28769 method public int getLac();