Searched refs:mDreamingToLockscreenTransitionViewModel (Results 1 – 2 of 2) sorted by relevance
324 mDreamingToLockscreenTransitionViewModel; field in NotificationPanelViewControllerBaseTest567 when(mDreamingToLockscreenTransitionViewModel.getLockscreenAlpha()) in setup()569 when(mDreamingToLockscreenTransitionViewModel.lockscreenTranslationY(anyInt())) in setup()745 mDreamingToLockscreenTransitionViewModel, in setup()
604 private final DreamingToLockscreenTransitionViewModel mDreamingToLockscreenTransitionViewModel; field in NotificationPanelViewController806 mDreamingToLockscreenTransitionViewModel = dreamingToLockscreenTransitionViewModel; in NotificationPanelViewController()1138 collectFlow(mView, mDreamingToLockscreenTransitionViewModel.getLockscreenAlpha(), in onFinishInflate()1141 collectFlow(mView, mDreamingToLockscreenTransitionViewModel.lockscreenTranslationY( in onFinishInflate()