Searched refs:SHORT_MASK (Results 1 – 2 of 2) sorted by relevance
16 public static final int SHORT_MASK = 0xffff; field in Constants
168 stationCount = data.getShort() & Constants.SHORT_MASK; in from()170 capacity = data.getShort() & Constants.SHORT_MASK; in from()804 anqpDomainID = data.getShort() & Constants.SHORT_MASK; in parseVsaHs20()