Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/gsm/
DGsmCellLocation.java87 public void setLacAndCid(int lac, int cid) { in setLacAndCid() method in GsmCellLocation
/frameworks/base/telephony/java/android/telephony/
DCellIdentityGsm.java259 cl.setLacAndCid(lac, cid); in asCellLocation()
DCellIdentityTdscdma.java249 cl.setLacAndCid(lac, cid); in asCellLocation()
DCellIdentityWcdma.java273 cl.setLacAndCid(lac, cid); in asCellLocation()
DCellIdentityLte.java327 cl.setLacAndCid(tac, cid); in asCellLocation()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt28771 method public void setLacAndCid(int, int);
/frameworks/base/non-updatable-api/
Dcurrent.txt46400 method public void setLacAndCid(int, int);
/frameworks/base/api/
Dcurrent.txt46544 method public void setLacAndCid(int, int);