Lines Matching refs:bid
483 int bid = loc.getBaseStationId();488 mLocation.setText("BID = "489 + ((bid == -1) ? "unknown" : Integer.toHexString(bid))