Searched refs:tmCiCb (Results 1 – 1 of 1) sorted by relevance
1197 FacadeCellInfoCallback tmCiCb = new FacadeCellInfoCallback() { in telephonyRequestCellInfoUpdate() local1213 synchronized (tmCiCb) { in telephonyRequestCellInfoUpdate()1220 }, tmCiCb); in telephonyRequestCellInfoUpdate()1222 tmCiCb.wait(3000 /* millis */); in telephonyRequestCellInfoUpdate()1228 return tmCiCb.cellInfo; in telephonyRequestCellInfoUpdate()