Home
last modified time | relevance | path

Searched refs:SNAP_Y (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/webkit/
DWebView.java815 private static final int SNAP_Y = 4; // may be combined with SNAP_LOCK field in WebView
6233 mSnapScrollMode = SNAP_Y; in handleTouchEventCommon()
6259 if (mSnapScrollMode == SNAP_Y) { in handleTouchEventCommon()
6277 mSnapScrollMode = SNAP_Y; in handleTouchEventCommon()