Searched refs:isDirectionUpwards (Results 1 – 1 of 1) sorted by relevance
3690 private boolean isDirectionUpwards(float x, float y) { in isDirectionUpwards() method3824 return !isDirectionUpwards(x, y); in isFalseTouch()5234 mUpwardsWhenThresholdReached = isDirectionUpwards(x, y);