Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/data/model/
DDataConnectionState.kt43 row.logChange(COL_CONNECTION_STATE, name) in logDiffs()
48 private const val COL_CONNECTION_STATE = "connectionState" constant