Searched refs:mDropLastEvent (Results 1 – 1 of 1) sorted by relevance
72 private boolean mDropLastEvent; field in FalsingDataProvider118 mDropLastEvent = shouldDropEvent(motionEvent); in onMotionEvent()158 mDropLastEvent = false; in completePriorGesture()187 if (!mDropLastEvent || mRecentMotionEvents.isEmpty()) { in getRecentMotionEvents()