Searched refs:getCid (Results 1 – 9 of 9) sorted by relevance
20 int getCid(); in getCid() method
24 int getCid(); in getCid() method
550 cid = ((CellIdentityGsm) ci).getCid(); in getLacAndCid()553 cid = ((CellIdentityWcdma) ci).getCid(); in getLacAndCid()556 cid = ((CellIdentityTdscdma) ci).getCid(); in getLacAndCid()
269 if (location.getCid() != -1) { in getContentValues()270 cv.put(Telephony.CellBroadcasts.CID, location.getCid()); in getContentValues()
175 let cid = vm.getCid()?; in create()
340 assertEquals(fakeCid, location.getCid()); in testSmsCbLocation()
830 fn getCid(&self) -> binder::Result<i32> { in getCid() method
357 let cid = vm_context.getCid()? as Cid; in create_vm_context()1181 fn getCid(&self) -> binder::Result<i32> { in getCid() method
1130 getCellInfoDisplayString(cidGsm.getCid()), in buildGsmInfoString()1181 getCellInfoDisplayString(cidWcdma.getCid()), in buildWcdmaInfoString()