Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
H A DInterpolators.java160 public static final Interpolator TOUCH_RESPONSE_REVERSE = field in Interpolators
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DStatusBarStateControllerImpl.java309 : Interpolators.TOUCH_RESPONSE_REVERSE; in startDozeAnimation()