Home
last modified time | relevance | path

Searched refs:setLacAndCid (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/telephony/java/android/telephony/gsm/
DGsmCellLocation.java85 public void setLacAndCid(int lac, int cid) { in setLacAndCid() method in GsmCellLocation
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DDefaultPhoneNotifierTest.java245 mGsmCellLocation.setLacAndCid(2, 3); in testNotifyCellLocation()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DServiceStateTracker.java940 ((GsmCellLocation) cellLocation).setLacAndCid(lac, cid); in processCellLocationInfo()
3492 cellLocOther.setLacAndCid(cellIdentityGsm.getLac(), in getCellLocation()
3500 cellLocOther.setLacAndCid(cellIdentityWcdma.getLac(), in getCellLocation()
3512 cellLocOther.setLacAndCid(cellIdentityLte.getTac(), in getCellLocation()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt28771 method public void setLacAndCid(int, int);
/frameworks/base/config/
Dhiddenapi-public-dex.txt43113 Landroid/telephony/gsm/GsmCellLocation;->setLacAndCid(II)V
Dboot-image-profile.txt30859 HSPLandroid/telephony/gsm/GsmCellLocation;->setLacAndCid(II)V
/frameworks/base/api/
Dcurrent.txt42810 method public void setLacAndCid(int, int);