Searched refs:BluetoothPairingSelectionFragment (Results 1 – 2 of 2) sorted by relevance
55 private BluetoothPairingSelectionFragment mFragment;172 .replace(R.id.fragment_container, new BluetoothPairingSelectionFragment(), in setUpFragment()177 mFragment = (BluetoothPairingSelectionFragment) in setUpFragment()
35 public class BluetoothPairingSelectionFragment extends SettingsFragment { class