Searched refs:mGoneToDreamingTransitionViewModel (Results 1 – 2 of 2) sorted by relevance
302 @Mock protected GoneToDreamingTransitionViewModel mGoneToDreamingTransitionViewModel; field in NotificationPanelViewControllerBaseTest486 when(mGoneToDreamingTransitionViewModel.getLockscreenAlpha()) in setup()488 when(mGoneToDreamingTransitionViewModel.lockscreenTranslationY(anyInt())) in setup()643 mGoneToDreamingTransitionViewModel, in setup()
603 private final GoneToDreamingTransitionViewModel mGoneToDreamingTransitionViewModel; field in NotificationPanelViewController794 mGoneToDreamingTransitionViewModel = goneToDreamingTransitionViewModel; in NotificationPanelViewController()1167 collectFlow(mView, mGoneToDreamingTransitionViewModel.getLockscreenAlpha(), in onFinishInflate()1169 collectFlow(mView, mGoneToDreamingTransitionViewModel.lockscreenTranslationY( in onFinishInflate()