Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/ambient/touch/dagger/
DBouncerSwipeModule.java80 Provider<FlingAnimationUtils.Builder> flingAnimationUtilsBuilderProvider) { in providesSwipeToBouncerFlingAnimationUtilsClosing() argument
81 return flingAnimationUtilsBuilderProvider.get() in providesSwipeToBouncerFlingAnimationUtilsClosing()
95 Provider<FlingAnimationUtils.Builder> flingAnimationUtilsBuilderProvider) { in providesSwipeToBouncerFlingAnimationUtilsOpening() argument
96 return flingAnimationUtilsBuilderProvider.get() in providesSwipeToBouncerFlingAnimationUtilsOpening()