Searched defs:unfoldComponent (Results 1 – 4 of 4) sorted by relevance
52 private lateinit var unfoldComponent: SysUIUnfoldComponent variable in com.android.keyguard.mediator.ScreenOnCoordinatorTest
190 Optional<SysUIUnfoldComponent> unfoldComponent, in NotificationShadeWindowViewController()
570 public NotificationPanelViewController(NotificationPanelView view, in NotificationPanelViewController()
360 private val unfoldComponent: Optional<SysUIUnfoldComponent>, in <lambda>() constant in com.android.systemui.statusbar.phone.Factory