Home
last modified time | relevance | path

Searched refs:BluetoothActionFragment (Results 1 – 3 of 3) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
DBluetoothActionActivity.java42 public class BluetoothActionActivity extends Activity implements BluetoothActionFragment.Listener {
69 BluetoothActionFragment responseFragment = new BluetoothActionFragment(); in onCreate()
DConnectedDevicesSliceProvider.java311 BluetoothActionFragment.prepareArgs( in createBluetoothDeviceSlice()
346 BluetoothActionFragment.prepareArgs( in createBluetoothDeviceSlice()
354 BluetoothActionFragment.DEFAULT_CHOICE_UNDEFINED in createBluetoothDeviceSlice()
378 BluetoothActionFragment.prepareArgs( in createBluetoothDeviceSlice()
417 BluetoothActionFragment.prepareArgs( in updateBluetoothToggle()
DBluetoothActionFragment.java40 public class BluetoothActionFragment extends GuidedStepFragment { class