Searched refs:BLUETOOTH_SETTING_ACTION (Results 1 – 2 of 2) sorted by relevance
26 public static final String BLUETOOTH_SETTING_ACTION = "android.settings.BLUETOOTH_SETTINGS"; field in BluetoothPrefs33 launchIntent.setAction(BLUETOOTH_SETTING_ACTION); in onCreate()
209 launchIntent.setAction(BluetoothPrefs.BLUETOOTH_SETTING_ACTION); in setErrorPlaybackState()