Home
last modified time | relevance | path

Searched defs:SCROLL (Results 1 – 4 of 4) sorted by relevance

/frameworks/libs/systemui/animationlib/src/com/android/app/animation/
DInterpolators.java243 public static final Interpolator SCROLL = new Interpolator() { field in Interpolators
DInterpolatorsAndroidX.java249 public static final Interpolator SCROLL = new Interpolator() { field in InterpolatorsAndroidX
/frameworks/proto_logging/stats/atoms/input/
Dinput_atoms.proto147 SCROLL = 5; enumerator
/frameworks/ex/common/java/com/android/ex/editstyledtext/
DEditStyledText.java2529 public static final int SCROLL = 0; field in EditStyledText.EditStyledTextSpans.MarqueeSpan