Searched refs:changedId (Results 1 – 3 of 3) sorted by relevance
242 ProgramSelector.Identifier changedId = changedIterator.next(); in apply() local244 listCallbacksCopied.get(cbIndex).onItemChanged(changedId); in apply()
831 const IdToIndexArray& idToIndex, BitSet32 idBits, int32_t changedId, float xPrecision,
3638 const IdToIndexArray& idToIndex, BitSet32 idBits, int32_t changedId, float xPrecision, in dispatchMotion() argument3649 if (changedId >= 0 && id == uint32_t(changedId)) { in dispatchMotion()3658 if (changedId >= 0 && pointerCount == 1) { in dispatchMotion()