Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewConfiguration.java400 public static int getScrollDefaultDelay() { in getScrollDefaultDelay() method in ViewConfiguration
DView.java4513 ViewConfiguration.getScrollDefaultDelay()); in initializeScrollbarsInternal()
12465 return mScrollCache == null ? ViewConfiguration.getScrollDefaultDelay() :
20515 scrollBarDefaultDelayBeforeFade = ViewConfiguration.getScrollDefaultDelay();
/frameworks/base/docs/html/sdk/api_diff/5/
DmissingSinces.txt157 NO DOC BLOCK: android.view.ViewConfiguration Method getScrollDefaultDelay()
/frameworks/base/api/
Dcurrent.txt33835 method public static int getScrollDefaultDelay();