Searched refs:mTwoFingerPassthroughEnabled (Results 1 – 1 of 1) sorted by relevance
101 private boolean mTwoFingerPassthroughEnabled; field in GestureManifold120 mTwoFingerPassthroughEnabled = false; in GestureManifold()394 return mTwoFingerPassthroughEnabled; in isTwoFingerPassthroughEnabled()398 if (mTwoFingerPassthroughEnabled != mode) { in setTwoFingerPassthroughEnabled()399 mTwoFingerPassthroughEnabled = mode; in setTwoFingerPassthroughEnabled()