Searched refs:unfoldComponent (Results 1 – 4 of 4) sorted by relevance
117 private val unfoldComponent: Optional<SysUIUnfoldComponent>,128 unfoldComponent.map {
711 Optional<SysUIUnfoldComponent> unfoldComponent, in NotificationPanelViewController()829 mKeyguardUnfoldTransition = unfoldComponent.map(c -> c.getKeyguardUnfoldTransition()); in NotificationPanelViewController()
95 Optional<SysUIUnfoldComponent> unfoldComponent, in newKeyguardViewMediator() argument118 unfoldComponent, in newKeyguardViewMediator()
844 Optional<SysUIUnfoldComponent> unfoldComponent, in KeyguardViewMediator() argument878 mUnfoldLightRevealAnimation = unfoldComponent.map( in KeyguardViewMediator()