commit | 8b37b1b36a36bafabfb4dd9870db7d5b5f12c4cc | [log] [tgz] |
---|---|---|
author | Arpit Singh <arpitks@google.com> | Wed Feb 12 15:09:08 2025 +0000 |
committer | Arpit Singh <arpitks@google.com> | Mon Feb 17 16:01:12 2025 +0000 |
tree | 18c9575e8d9dde6d0ab27ccfdec54458f67f130c | |
parent | 93816371d747eac26def8b80c032e9313d367905 [diff] |
Move utility functions related to isFromSource to Input.h Moving following function to a common file to avoid duplication. 1. isStylusHoverEvent 2. isFromMouse 3. isFromTouchpad 4. isFromDrawingTablet 5. isHoverAction 6. isMouseOrTouchpad Test: atest inputflinger_tests Bug: 245989146 Flag: EXEMPT refactor Change-Id: I9538646f126e792897c525e7e698f6acde4aaa22