Searched refs:BluetoothFindBroadcastsFragment (Results 1 – 5 of 5) sorted by relevance
56 BluetoothFindBroadcastsFragment mBluetoothFindBroadcastsFragment;58 BluetoothFindBroadcastsFragment fragment, CachedBluetoothDevice device, in BluetoothFindBroadcastsHeaderController()141 BluetoothFindBroadcastsFragment.REQUEST_SCAN_BT_BROADCAST_QR_CODE); in launchQrCodeScanner()
49 BluetoothFindBroadcastsFragment.KEY_DEVICE_ADDRESS;145 .setDestination(BluetoothFindBroadcastsFragment.class.getName()) in launchFindBroadcastsActivity()
72 public class BluetoothFindBroadcastsFragment extends RestrictedDashboardFragment { class179 public BluetoothFindBroadcastsFragment() { in BluetoothFindBroadcastsFragment() method in BluetoothFindBroadcastsFragment
62 private BluetoothFindBroadcastsFragment mFragment;88 mFragment = spy(new BluetoothFindBroadcastsFragment()); in setUp()104 args.putString(BluetoothFindBroadcastsFragment.KEY_DEVICE_ADDRESS, TEST_ADDRESS); in setUp()
87 import com.android.settings.bluetooth.BluetoothFindBroadcastsFragment;377 BluetoothFindBroadcastsFragment.class.getName(),