Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/connectivity/
DConnectivityModule.kt122 const val BLUETOOTH_TILE_SPEC = "bt" in bindBluetoothTile() constant
263 @StringKey(BLUETOOTH_TILE_SPEC) in bindBluetoothTile()
266 tileSpec = TileSpec.create(BLUETOOTH_TILE_SPEC), in bindBluetoothTile()