Searched refs:ACTION_LAUNCH (Results 1 – 12 of 12) sorted by relevance
19 import static android.app.prediction.AppTargetEvent.ACTION_LAUNCH;138 sendEvent(atomInfo, ACTION_LAUNCH, CONTAINER_PREDICTION); in consume()185 sendEvent(target, atomInfo, ACTION_LAUNCH, CONTAINER_PREDICTION); in consume()
85 String ACTION_LAUNCH = "android.bluetooth.devicepicker.action.LAUNCH"; field
19 import static android.app.prediction.AppTargetEvent.ACTION_LAUNCH;301 new AppTargetEvent.Builder(appTarget, ACTION_LAUNCH).build()); in notifyOnTargetSelected()
279 Intent in1 = new Intent(BluetoothDevicePicker.ACTION_LAUNCH); in launchDevicePicker()288 Log.v(TAG, "Launching " + BluetoothDevicePicker.ACTION_LAUNCH); in launchDevicePicker()
656 new Intent(BluetoothDevicePicker.ACTION_LAUNCH);
87 Intent intent = new Intent(BluetoothDevicePicker.ACTION_LAUNCH); in launchDevicePicker()
228 Intent intent = new Intent(BluetoothDevicePicker.ACTION_LAUNCH); in launchDevicePicker()
173 intended(hasAction(BluetoothDevicePicker.ACTION_LAUNCH)); in launchDevicePicker_bluetoothEnabled_launchActivity()
382 Intent intent = new Intent(BluetoothDevicePicker.ACTION_LAUNCH); in createLaunchIntent()
1956 new AppTargetEvent.Builder(appTarget, AppTargetEvent.ACTION_LAUNCH)
306 …oid.Manifest.permission.BLUETOOTH_CONNECT) public static final String ACTION_LAUNCH = "android.blu…
325 Landroid/bluetooth/BluetoothDevicePicker;->ACTION_LAUNCH:Ljava/lang/String;