Searched refs:_columns (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/panels/data/repository/ | ||
D | InfiniteGridSizeRepository.kt | 28 private val _columns = MutableStateFlow(4) constant in com.android.systemui.qs.panels.data.repository.InfiniteGridSizeRepository |