Searched refs:bid (Results 1 – 2 of 2) sorted by relevance
75 public CellIdentityCdma (int nid, int sid, int bid, int lon, int lat) { in CellIdentityCdma() argument78 mBasestationId = bid; in CellIdentityCdma()
2604 long bid = Binder.clearCallingIdentity(); in onResult() local2616 Binder.restoreCallingIdentity(bid); in onResult()