Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/qs/
DQSAccessibilityModule.kt149 @StringKey(ONE_HANDED_TILE_SPEC) in bindColorInversionTile()
166 const val ONE_HANDED_TILE_SPEC = "onehanded" in bindColorInversionTile() constant
300 @StringKey(ONE_HANDED_TILE_SPEC) in bindColorInversionTile()
303 tileSpec = TileSpec.create(ONE_HANDED_TILE_SPEC), in bindColorInversionTile()
315 @StringKey(ONE_HANDED_TILE_SPEC) in bindColorInversionTile()
324 TileSpec.create(ONE_HANDED_TILE_SPEC), in bindColorInversionTile()