Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/panels/domain/interactor/
DIconLabelVisibilityInteractor.kt35 private val preferencesInteractor: QSPreferencesInteractor, constant in com.android.systemui.qs.panels.domain.interactor.IconLabelVisibilityInteractor
40 preferencesInteractor.showLabels
45 preferencesInteractor.setShowLabels(showLabels) in setShowLabels()