Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
DBluetoothMediaBrowserService.java30 import com.android.bluetooth.BluetoothPrefs;
113 launchIntent.setAction(BluetoothPrefs.BLUETOOTH_SETTING_ACTION); in setErrorPlaybackState()
114 launchIntent.addCategory(BluetoothPrefs.BLUETOOTH_SETTING_CATEGORY); in setErrorPlaybackState()
/packages/apps/Bluetooth/src/com/android/bluetooth/
DBluetoothPrefs.java26 public class BluetoothPrefs extends Activity { class