Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/brightness/data/repository/
DScreenBrightnessRepository.kt166 .logDiffForTable(tableBuffer, TABLE_PREFIX_LINEAR, TABLE_COLUMN_MAX, null) in getMinMaxLinearBrightness()
211 const val TABLE_COLUMN_MAX = "max" in getMinMaxLinearBrightness() constant