Searched defs:SCROLL_INDICATOR_TOP (Results 1 - 2 of 2) sorted by relevance

/frameworks/support/compat/src/main/java/androidx/core/view/
H A DViewCompat.java381 SCROLL_INDICATOR_TOP,
397 public static final int SCROLL_INDICATOR_TOP = 0x1; field in class:ViewCompat
3090 * <li>{@link #SCROLL_INDICATOR_TOP}</li>
3113 * {@code ViewCompat.SCROLL_INDICATOR_TOP | ViewCompat.SCROLL_INDICATOR_LEFT}.
/frameworks/base/core/java/android/view/
H A DView.java3071 SCROLL_INDICATOR_TOP,
3087 public static final int SCROLL_INDICATOR_TOP = field in class:View
6236 * <li>{@link #SCROLL_INDICATOR_TOP}</li>
6274 * {@code View.SCROLL_INDICATOR_TOP | View.SCROLL_INDICATOR_LEFT}.
[all...]

Completed in 78 milliseconds