summaryrefslogtreecommitdiff
path: root/services/inputflinger/tests/UinputDevice.h
diff options
context:
space:
mode:
Diffstat (limited to 'services/inputflinger/tests/UinputDevice.h')
-rw-r--r--services/inputflinger/tests/UinputDevice.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/services/inputflinger/tests/UinputDevice.h b/services/inputflinger/tests/UinputDevice.h
index 22d1f630fc..01a557cc70 100644
--- a/services/inputflinger/tests/UinputDevice.h
+++ b/services/inputflinger/tests/UinputDevice.h
@@ -139,6 +139,7 @@ public:
void sendTrackingId(int32_t trackingId);
void sendDown(const Point& point);
void sendMove(const Point& point);
+ void sendPointerUp();
void sendUp();
void sendToolType(int32_t toolType);