Searched refs:BluetoothPrefs (Results 1 – 2 of 2) sorted by relevance
30 import com.android.bluetooth.BluetoothPrefs;113 launchIntent.setAction(BluetoothPrefs.BLUETOOTH_SETTING_ACTION); in setErrorPlaybackState()114 launchIntent.addCategory(BluetoothPrefs.BLUETOOTH_SETTING_CATEGORY); in setErrorPlaybackState()
26 public class BluetoothPrefs extends Activity { class