Home
last modified time | relevance | path

Searched refs:openCommunalHub (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/viewmodel/
DAccessibilityActionsViewModel.kt53 fun openCommunalHub() = communalInteractor.changeScene(CommunalScenes.Communal) in <lambda>() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/binder/
DAccessibilityActionsViewBinder.kt88 viewModel.openCommunalHub() in <lambda>()