Home
last modified time | relevance | path

Searched defs:unfoldComponent (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/keyguard/mediator/
DScreenOnCoordinatorTest.kt52 private lateinit var unfoldComponent: SysUIUnfoldComponent variable in com.android.keyguard.mediator.ScreenOnCoordinatorTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationShadeWindowViewController.java190 Optional<SysUIUnfoldComponent> unfoldComponent, in NotificationShadeWindowViewController()
DNotificationPanelViewController.java570 public NotificationPanelViewController(NotificationPanelView view, in NotificationPanelViewController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPhoneStatusBarViewController.kt360 private val unfoldComponent: Optional<SysUIUnfoldComponent>, in <lambda>() constant in com.android.systemui.statusbar.phone.Factory