Searched refs:abortPointerGestures (Results 1 – 2 of 2) sorted by relevance
761 void abortPointerGestures(nsecs_t when, nsecs_t readTime, uint32_t policyFlags);
2401 abortPointerGestures(when, readTime, policyFlags); in abortPointerUsage()2628 void TouchInputMapper::abortPointerGestures(nsecs_t when, nsecs_t readTime, uint32_t policyFlags) { in abortPointerGestures() function in android::TouchInputMapper