Searched refs:EXTRA_LAUNCH_CLASS (Results 1 – 8 of 8) sorted by relevance
62 String EXTRA_LAUNCH_CLASS = "android.bluetooth.devicepicker.extra.DEVICE_PICKER_LAUNCH_CLASS"; field
83 mLaunchClass = intent.getStringExtra(BluetoothDevicePicker.EXTRA_LAUNCH_CLASS); in setLaunchIntent()
77 mLaunchClass = intent.getStringExtra(BluetoothDevicePicker.EXTRA_LAUNCH_CLASS); in initPreferencesFromPreferenceScreen()
287 BluetoothDevicePicker.EXTRA_LAUNCH_CLASS, BluetoothOppReceiver.class.getName()); in launchDevicePicker()
665 BluetoothDevicePicker.EXTRA_LAUNCH_CLASS,
386 intent.putExtra(BluetoothDevicePicker.EXTRA_LAUNCH_CLASS, className); in createLaunchIntent()
308 …field public static final String EXTRA_LAUNCH_CLASS = "android.bluetooth.devicepicker.extra.DEVICE…
327 Landroid/bluetooth/BluetoothDevicePicker;->EXTRA_LAUNCH_CLASS:Ljava/lang/String;