Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DNotificationLaunchAnimatorController.kt23 ): NotificationLaunchAnimatorController {
24 return NotificationLaunchAnimatorController(
38 class NotificationLaunchAnimatorController( regex
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/
H A DNotificationLaunchAnimatorControllerTest.kt35 private lateinit var controller: NotificationLaunchAnimatorController
48 controller = NotificationLaunchAnimatorController(
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableNotificationRow.java91 import com.android.systemui.statusbar.notification.NotificationLaunchAnimatorController;
2086 NotificationLaunchAnimatorController.ANIMATION_DURATION_TOP_ROUNDING));
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayout.java90 import com.android.systemui.statusbar.notification.NotificationLaunchAnimatorController;
5554 NotificationLaunchAnimatorController.ANIMATION_DURATION_TOP_ROUNDING));