Loading include/input/Input.h +1 −1 Original line number Diff line number Diff line Loading @@ -95,7 +95,7 @@ enum { AMOTION_EVENT_FLAG_IS_ACCESSIBILITY_EVENT = android::os::IInputConstants::INPUT_EVENT_FLAG_IS_ACCESSIBILITY_EVENT, // 0x800, #else AMOTION_EVENT_FLAG_IS_ACCESSIBILITY_EVENT = 0x800; AMOTION_EVENT_FLAG_IS_ACCESSIBILITY_EVENT = 0x800, #endif /* Motion event is inconsistent with previously sent motion events. */ Loading Loading
include/input/Input.h +1 −1 Original line number Diff line number Diff line Loading @@ -95,7 +95,7 @@ enum { AMOTION_EVENT_FLAG_IS_ACCESSIBILITY_EVENT = android::os::IInputConstants::INPUT_EVENT_FLAG_IS_ACCESSIBILITY_EVENT, // 0x800, #else AMOTION_EVENT_FLAG_IS_ACCESSIBILITY_EVENT = 0x800; AMOTION_EVENT_FLAG_IS_ACCESSIBILITY_EVENT = 0x800, #endif /* Motion event is inconsistent with previously sent motion events. */ Loading