Searched defs:SCROLL (Results 1 – 4 of 4) sorted by relevance
/frameworks/libs/systemui/animationlib/src/com/android/app/animation/ | ||
D | Interpolators.java | 243 public static final Interpolator SCROLL = new Interpolator() { field in Interpolators |
D | InterpolatorsAndroidX.java | 249 public static final Interpolator SCROLL = new Interpolator() { field in InterpolatorsAndroidX |
/frameworks/proto_logging/stats/atoms/input/ | ||
D | input_atoms.proto | 147 SCROLL = 5; enumerator |
/frameworks/ex/common/java/com/android/ex/editstyledtext/ | ||
D | EditStyledText.java | 2529 public static final int SCROLL = 0; field in EditStyledText.EditStyledTextSpans.MarqueeSpan |