Home
last modified time | relevance | path

Searched refs:notificationPanelUnfoldAnimationController (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationShadeWindowViewController.java242 var notificationPanelUnfoldAnimationController = unfoldComponent.map( in NotificationShadeWindowViewController() local
246 notificationPanelUnfoldAnimationController.ifPresent(u -> u.setup(mView)); in NotificationShadeWindowViewController()