Searched refs:EXTRA_LAUNCH_PACKAGE (Results 1 – 8 of 8) sorted by relevance
55 String EXTRA_LAUNCH_PACKAGE = "android.bluetooth.devicepicker.extra.LAUNCH_PACKAGE"; field
82 mLaunchPackage = intent.getStringExtra(BluetoothDevicePicker.EXTRA_LAUNCH_PACKAGE); in setLaunchIntent()
76 mLaunchPackage = intent.getStringExtra(BluetoothDevicePicker.EXTRA_LAUNCH_PACKAGE); in initPreferencesFromPreferenceScreen()
285 in1.putExtra(BluetoothDevicePicker.EXTRA_LAUNCH_PACKAGE, getPackageName()); in launchDevicePicker()
662 BluetoothDevicePicker.EXTRA_LAUNCH_PACKAGE,
385 intent.putExtra(BluetoothDevicePicker.EXTRA_LAUNCH_PACKAGE, packageName); in createLaunchIntent()
309 …field public static final String EXTRA_LAUNCH_PACKAGE = "android.bluetooth.devicepicker.extra.LAUN…
328 Landroid/bluetooth/BluetoothDevicePicker;->EXTRA_LAUNCH_PACKAGE:Ljava/lang/String;