Home
last modified time | relevance | path

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

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