Searched defs:isScrollable (Results 1 – 6 of 6) sorted by relevance
18 isScrollable(): boolean { method in View
274 isScrollable() { method in TextView
115 boolean isScrollable(); in isScrollable() method
197 private boolean isScrollable() { in isScrollable() method in ViewElement.AttributesSnapshot
127 public boolean isScrollable() { in isScrollable() method in BaseUiElement
387 protected boolean isScrollable() { in isScrollable() method in ShadowAccessibilityNodeInfo541 protected void setScrollable(boolean isScrollable) { in setScrollable()