Home
last modified time | relevance | path

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

/packages/apps/TvSystemUI/src/com/android/systemui/tv/media/
DTvMediaOutputAdapter.java261 itemView.setOnClickListener(v -> launchBluetoothSettings()); in onBindNewDevice()
264 private void launchBluetoothSettings() { in launchBluetoothSettings() method in TvMediaOutputAdapter.DeviceViewHolder