Home
last modified time | relevance | path

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

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
DBluetoothActionActivity.java19 …port static com.android.tv.settings.accessories.ConnectedDevicesSliceProvider.KEY_BLUETOOTH_TOGGLE;
88 case KEY_BLUETOOTH_TOGGLE: in onChoice()
DConnectedDevicesSliceProvider.java120 static final String KEY_BLUETOOTH_TOGGLE = "bluetooth_toggle"; field in ConnectedDevicesSliceProvider
419 KEY_BLUETOOTH_TOGGLE, in updateBluetoothToggle()
436 .setKey(KEY_BLUETOOTH_TOGGLE) in updateBluetoothToggle()