Home
last modified time | relevance | path

Searched refs:abortPointerGestures (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.h791 void abortPointerGestures(nsecs_t when, uint32_t policyFlags);
DTouchInputMapper.cpp2340 abortPointerGestures(when, policyFlags); in abortPointerUsage()
2563 void TouchInputMapper::abortPointerGestures(nsecs_t when, uint32_t policyFlags) { in abortPointerGestures() function in android::TouchInputMapper