Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/
H A DView.java29792 private static class ScrollabilityCache implements Runnable { class in View
29857 public ScrollabilityCache(ViewConfiguration configuration, View host) { in ScrollabilityCache() method in View.ScrollabilityCache