Searched defs:eventSourceWithoutClass (Results 1 – 2 of 2) sorted by relevance
1097 final int eventSourceWithoutClass = event.getSource() & ~InputDevice.SOURCE_CLASS_MASK; in anyServiceWantsToObserveMotionEvent() local1111 final int eventSourceWithoutClass = event.getSource() & ~InputDevice.SOURCE_CLASS_MASK; in anyServiceWantsGenericMotionEvent() local
1973 final int eventSourceWithoutClass = event.getSource() & ~InputDevice.SOURCE_CLASS_MASK; in wantsGenericMotionEvent() local