Searched refs:MAXIMUM_CALLBACKS (Results 1 – 1 of 1) sorted by relevance
62 private static final int MAXIMUM_CALLBACKS = 8; field in TwtManager129 mIdBitSet = new BitSet(MAXIMUM_CALLBACKS); in TwtManager()265 if (id >= MAXIMUM_CALLBACKS) { in registerCallback()