Searched refs:mGoneToDreamingTransitionViewModel (Results 1 – 2 of 2) sorted by relevance
331 @Mock protected GoneToDreamingTransitionViewModel mGoneToDreamingTransitionViewModel; field in NotificationPanelViewControllerBaseTest585 when(mGoneToDreamingTransitionViewModel.getLockscreenAlpha()) in setup()587 when(mGoneToDreamingTransitionViewModel.lockscreenTranslationY(anyInt())) in setup()748 mGoneToDreamingTransitionViewModel, in setup()
607 private final GoneToDreamingTransitionViewModel mGoneToDreamingTransitionViewModel; field in NotificationPanelViewController809 mGoneToDreamingTransitionViewModel = goneToDreamingTransitionViewModel; in NotificationPanelViewController()1195 collectFlow(mView, mGoneToDreamingTransitionViewModel.getLockscreenAlpha(), in onFinishInflate()1198 collectFlow(mView, mGoneToDreamingTransitionViewModel.lockscreenTranslationY( in onFinishInflate()