Searched refs:SNAP_X (Results 1 – 1 of 1) sorted by relevance
814 private static final int SNAP_X = 2; // may be combined with SNAP_LOCK field in WebView6229 mSnapScrollMode = SNAP_X; in handleTouchEventCommon()6265 if (mSnapScrollMode == SNAP_X) { in handleTouchEventCommon()6273 mSnapScrollMode = SNAP_X; in handleTouchEventCommon()6283 if ((mSnapScrollMode & SNAP_X) == SNAP_X) { in handleTouchEventCommon()7122 if ((mSnapScrollMode & SNAP_X) == SNAP_X) {