Searched refs:mDreamingToLockscreenTransitionViewModel (Results 1 – 2 of 2) sorted by relevance
279 mDreamingToLockscreenTransitionViewModel; field in NotificationPanelViewControllerBaseTest405 when(mDreamingToLockscreenTransitionViewModel.getLockscreenAlpha()) in setup()407 when(mDreamingToLockscreenTransitionViewModel.lockscreenTranslationY(anyInt())) in setup()567 mDreamingToLockscreenTransitionViewModel, in setup()
599 private final DreamingToLockscreenTransitionViewModel mDreamingToLockscreenTransitionViewModel; field in NotificationPanelViewController764 mDreamingToLockscreenTransitionViewModel = dreamingToLockscreenTransitionViewModel; in NotificationPanelViewController()1083 collectFlow(mView, mDreamingToLockscreenTransitionViewModel.getLockscreenAlpha(), in onFinishInflate()1085 collectFlow(mView, mDreamingToLockscreenTransitionViewModel.lockscreenTranslationY( in onFinishInflate()