Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/connectivity/
DConnectivityModule.kt121 const val CAST_TILE_SPEC = "cast" in bindBluetoothTile() constant
249 @StringKey(CAST_TILE_SPEC) in bindBluetoothTile()
252 tileSpec = TileSpec.create(CAST_TILE_SPEC), in bindBluetoothTile()