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