Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/qs/
DQSAccessibilityModule.kt128 @StringKey(COLOR_INVERSION_TILE_SPEC) in bindColorInversionTile()
163 const val COLOR_INVERSION_TILE_SPEC = "inversion" in bindColorInversionTile() constant
202 @StringKey(COLOR_INVERSION_TILE_SPEC) in bindColorInversionTile()
205 tileSpec = TileSpec.create(COLOR_INVERSION_TILE_SPEC), in bindColorInversionTile()
217 @StringKey(COLOR_INVERSION_TILE_SPEC) in bindColorInversionTile()
225 TileSpec.create(COLOR_INVERSION_TILE_SPEC), in bindColorInversionTile()