Home
last modified time | relevance | path

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

/external/chromium_org/android_webview/java/src/org/chromium/android_webview/
DOverScrollGlow.java36 public void setShouldPull(boolean shouldPull) { in setShouldPull() argument
37 mShouldPull = shouldPull; in setShouldPull()