Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/ui/
DVolumePanelUiEvent.kt54 const val LIVE_CAPTION_TOGGLE_ENABLED = 1 in getId() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/component/captioning/ui/viewmodel/
DCaptioningViewModel.kt67 if (enabled) VolumePanelUiEvent.LIVE_CAPTION_TOGGLE_ENABLED in <lambda>()