Home
last modified time | relevance | path

Searched defs:ScrollabilityCache (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
DView.java29276 private static class ScrollabilityCache implements Runnable { class
29341 public ScrollabilityCache(ViewConfiguration configuration, View host) { in ScrollabilityCache() method in View.ScrollabilityCache