Home
last modified time | relevance | path

Searched defs:notificationExpansionRepository (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/
DNotificationLaunchAnimatorControllerTest.kt47 private val notificationExpansionRepository = NotificationExpansionRepository() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationLaunchAnimatorController.kt39 private val notificationExpansionRepository: NotificationExpansionRepository, constant in com.android.systemui.statusbar.notification.NotificationLaunchAnimatorControllerProvider
66 private val notificationExpansionRepository: NotificationExpansionRepository, constant in com.android.systemui.statusbar.notification.NotificationLaunchAnimatorController
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
DNotificationShadeWindowViewControllerTest.kt124 private val notificationExpansionRepository = NotificationExpansionRepository() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationShadeWindowViewController.java142 public NotificationShadeWindowViewController( in NotificationShadeWindowViewController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DCentralSurfacesImpl.java676 public CentralSurfacesImpl( in CentralSurfacesImpl()