Searched refs:ScreenshotViewModel (Results 1 – 8 of 8) sorted by relevance
33 val viewModel = ScreenshotViewModel(accessibilityManager) in testAddAction()49 val viewModel = ScreenshotViewModel(accessibilityManager) in testRemoveAction()68 val viewModel = ScreenshotViewModel(accessibilityManager) in testUpdateActionAppearance()
44 import com.android.systemui.screenshot.ui.viewmodel.ScreenshotViewModel;94 static ScreenshotViewModel providesScreenshotViewModel( in providesScreenshotViewModel()96 return new ScreenshotViewModel(accessibilityManager); in providesScreenshotViewModel()
23 import com.android.systemui.screenshot.ui.viewmodel.ScreenshotViewModel38 private val viewModel = mock<ScreenshotViewModel>()
22 import com.android.systemui.screenshot.ui.viewmodel.ScreenshotViewModel36 private val viewModel: ScreenshotViewModel,
55 import com.android.systemui.screenshot.ui.viewmodel.ScreenshotViewModel in <lambda>()67 private val viewModel: ScreenshotViewModel, in <lambda>()
41 import com.android.systemui.screenshot.ui.viewmodel.ScreenshotViewModel in <lambda>()52 viewModel: ScreenshotViewModel, in <lambda>()
27 class ScreenshotViewModel(private val accessibilityManager: AccessibilityManager) { class
37 import com.android.systemui.screenshot.ui.viewmodel.ScreenshotViewModel in <lambda>()44 private val viewModel: ScreenshotViewModel in <lambda>()