Home | History | Annotate | Download | only in bluetooth

Lines Matching refs:BLUETOOTH

17 package com.android.settings.bluetooth;
20 import android.bluetooth.BluetoothClass;
21 import android.bluetooth.BluetoothDevice;
40 import com.android.settingslib.bluetooth.CachedBluetoothDevice;
41 import com.android.settingslib.bluetooth.HidProfile;
42 import com.android.settingslib.bluetooth.LocalBluetoothProfile;
50 * Bluetooth device in the Bluetooth Settings screen.
74 public final String BLUETOOTH = r.getString(R.string.bluetooth_talkback_bluetooth);
157 // Disable this view if the bluetooth enable/disable preference view is off
288 return new Pair<Integer, String>(R.drawable.ic_settings_bluetooth, BLUETOOTH);