Searched refs:BluetoothPrefs (Results 1 – 3 of 3) sorted by relevance
34 import com.android.bluetooth.BluetoothPrefs;209 launchIntent.setAction(BluetoothPrefs.BLUETOOTH_SETTING_ACTION); in setErrorPlaybackState()210 launchIntent.addCategory(BluetoothPrefs.BLUETOOTH_SETTING_CATEGORY); in setErrorPlaybackState()
35 import com.android.bluetooth.BluetoothPrefs;60 BluetoothPrefs.class.getCanonicalName();
24 public class BluetoothPrefs extends Activity { class