Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DSurfaceAnimationRunner.java130 AnimatorFactory animatorFactory, Transaction frameTransaction, in SurfaceAnimationRunner() argument
139 mAnimatorFactory = animatorFactory != null in SurfaceAnimationRunner()
140 ? animatorFactory in SurfaceAnimationRunner()
/aosp14/frameworks/base/services/core/java/com/android/server/input/
H A DKeyboardBacklightController.java133 PersistentDataStore dataStore, Looper looper, AnimatorFactory animatorFactory, in KeyboardBacklightController() argument
139 mAnimatorFactory = animatorFactory; in KeyboardBacklightController()