Searched refs:NotificationLaunchAnimatorControllerProvider (Results 1 – 7 of 7) sorted by relevance
23 Kosmos.Fixture { mock<NotificationLaunchAnimatorControllerProvider>() } in <lambda>()
34 import com.android.systemui.statusbar.notification.NotificationLaunchAnimatorControllerProvider;184 static NotificationLaunchAnimatorControllerProvider190 return new NotificationLaunchAnimatorControllerProvider( in provideNotificationTransitionAnimatorControllerProvider()
73 import com.android.systemui.statusbar.notification.NotificationLaunchAnimatorControllerProvider;145 private final NotificationLaunchAnimatorControllerProvider mNotificationAnimationProvider;183 NotificationLaunchAnimatorControllerProvider notificationAnimationProvider, in StatusBarNotificationActivityStarter()
208 import com.android.systemui.statusbar.notification.NotificationLaunchAnimatorControllerProvider;580 private final NotificationLaunchAnimatorControllerProvider mNotificationAnimationProvider;660 NotificationLaunchAnimatorControllerProvider notifTransitionAnimatorControllerProvider, in CentralSurfacesImpl()
89 import com.android.systemui.statusbar.notification.NotificationLaunchAnimatorControllerProvider;227 NotificationLaunchAnimatorControllerProvider notificationAnimationProvider = in setUp()228 new NotificationLaunchAnimatorControllerProvider( in setUp()
172 import com.android.systemui.statusbar.notification.NotificationLaunchAnimatorControllerProvider;269 @Mock private NotificationLaunchAnimatorControllerProvider
35 class NotificationLaunchAnimatorControllerProvider( class