Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/dreams/touch/dagger/
H A DBouncerSwipeModule.java77 Provider<FlingAnimationUtils.Builder> flingAnimationUtilsBuilderProvider) { in providesSwipeToBouncerFlingAnimationUtilsClosing() argument
78 return flingAnimationUtilsBuilderProvider.get() in providesSwipeToBouncerFlingAnimationUtilsClosing()
92 Provider<FlingAnimationUtils.Builder> flingAnimationUtilsBuilderProvider) { in providesSwipeToBouncerFlingAnimationUtilsOpening() argument
93 return flingAnimationUtilsBuilderProvider.get() in providesSwipeToBouncerFlingAnimationUtilsOpening()