Home
last modified time | relevance | path

Searched refs:ScrollCaptureHint (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/android/view/
H A DScrollCaptureTarget.java58 @View.ScrollCaptureHint
H A DView.java1486 public @interface ScrollCaptureHint {} annotation in View
30324 @ScrollCaptureHint
30336 public void setScrollCaptureHint(@ScrollCaptureHint int hint) { in setScrollCaptureHint()