Searched refs:mUpwardsWhenTresholdReached (Results 1 – 1 of 1) sorted by relevance
81 private boolean mUpwardsWhenTresholdReached; field in PanelView323 mUpwardsWhenTresholdReached = isDirectionUpwards(x, y); in onTouchEvent()602 if (mUpwardsWhenTresholdReached) { in isFalseTouch()