Searched refs:bid (Results 1 – 1 of 1) sorted by relevance
462 int bid = loc.getBaseStationId(); in updateLocation() local468 + ((bid == -1) ? "unknown" : Integer.toHexString(bid)) in updateLocation()