Home
last modified time | relevance | path

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

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