Searched defs:SCROLL (Results 1 – 4 of 4) sorted by relevance
| /frameworks/libs/systemui/animationlib/src/com/android/app/animation/ | ||
| D | InterpolatorsAndroidX.java | 243 public static final Interpolator SCROLL = new Interpolator() { field in InterpolatorsAndroidX |
| D | Interpolators.java | 237 public static final Interpolator SCROLL = new Interpolator() { field in Interpolators |
| /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 |