Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationShadeWindowViewController.java142 public NotificationShadeWindowViewController( in NotificationShadeWindowViewController()
210 primaryBouncerToGoneTransitionViewModel, in NotificationShadeWindowViewController() local
DNotificationPanelViewController.java692 public NotificationPanelViewController(NotificationPanelView view, in NotificationPanelViewController()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
DNotificationShadeWindowViewTest.kt124 private lateinit var primaryBouncerToGoneTransitionViewModel: variable in com.android.systemui.shade.NotificationShadeWindowViewTest
DNotificationShadeWindowViewControllerTest.kt122 lateinit var primaryBouncerToGoneTransitionViewModel: PrimaryBouncerToGoneTransitionViewModel variable in com.android.systemui.shade.NotificationShadeWindowViewControllerTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DScrimController.java306 PrimaryBouncerToGoneTransitionViewModel primaryBouncerToGoneTransitionViewModel, in ScrimController()