Searched defs:idBits (Results 1 – 3 of 3) sorted by relevance
90 for (BitSet32 idBits(spotIdBits); !idBits.isEmpty();) { in setSpots() local105 for (BitSet32 idBits(spotIdBits); !idBits.isEmpty();) { in setSpots() local
202 for (BitSet32 idBits(spotIdBits); !idBits.isEmpty();) { in setSpots() local
3763 int idBits = 0; in getPointerIdBits() local3776 public final MotionEvent split(int idBits) { in split()