Searched refs:setLacAndCid (Results 1 – 7 of 7) sorted by relevance
85 public void setLacAndCid(int lac, int cid) { in setLacAndCid() method in GsmCellLocation
245 mGsmCellLocation.setLacAndCid(2, 3); in testNotifyCellLocation()
940 ((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()
28771 method public void setLacAndCid(int, int);
43113 Landroid/telephony/gsm/GsmCellLocation;->setLacAndCid(II)V
30859 HSPLandroid/telephony/gsm/GsmCellLocation;->setLacAndCid(II)V
42810 method public void setLacAndCid(int, int);