Searched refs:SOURCE_CLASS_MASK (Results 1 – 7 of 7) sorted by relevance
1097 final int eventSourceWithoutClass = event.getSource() & ~InputDevice.SOURCE_CLASS_MASK; in anyServiceWantsToObserveMotionEvent()1111 final int eventSourceWithoutClass = event.getSource() & ~InputDevice.SOURCE_CLASS_MASK; in anyServiceWantsGenericMotionEvent()
1973 final int eventSourceWithoutClass = event.getSource() & ~InputDevice.SOURCE_CLASS_MASK; in wantsGenericMotionEvent()
119 public static final int SOURCE_CLASS_MASK = 0x000000ff; field in InputDevice
3479 final int eventSourceWithoutClass = event.getSource() & ~InputDevice.SOURCE_CLASS_MASK;
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
32278 field public static final int SOURCE_CLASS_MASK = 255; // 0xff
51054 field public static final int SOURCE_CLASS_MASK = 255; // 0xff