Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DPolicyModule.kt126 const val MIC_TOGGLE_TILE_SPEC = "mictoggle" in bindDndTile() constant
338 @StringKey(MIC_TOGGLE_TILE_SPEC) in bindDndTile()
341 tileSpec = TileSpec.create(MIC_TOGGLE_TILE_SPEC), in bindDndTile()
354 @StringKey(MIC_TOGGLE_TILE_SPEC) in bindDndTile()
362 TileSpec.create(MIC_TOGGLE_TILE_SPEC), in bindDndTile()
370 @StringKey(MIC_TOGGLE_TILE_SPEC) in bindDndTile()