Searched refs:SHORT_MASK (Results 1 – 2 of 2) sorted by relevance
20 public static final int SHORT_MASK = 0xffff; field in Constants
147 stationCount = data.getShort() & Constants.SHORT_MASK; in from()149 capacity = data.getShort() & Constants.SHORT_MASK; in from()333 anqpDomainID = data.getShort() & Constants.SHORT_MASK; in from()