Home
last modified time | relevance | path

Searched refs:ACTION_LAUNCH (Results 1 – 12 of 12) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/model/
DAppEventProducer.java19 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()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothDevicePicker.java85 String ACTION_LAUNCH = "android.bluetooth.devicepicker.action.LAUNCH"; field
/packages/modules/IntentResolver/java/src/com/android/intentresolver/model/
DAppPredictionServiceResolverComparator.java19 import static android.app.prediction.AppTargetEvent.ACTION_LAUNCH;
301 new AppTargetEvent.Builder(appTarget, ACTION_LAUNCH).build()); in notifyOnTargetSelected()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DBluetoothOppLauncherActivity.java279 Intent in1 = new Intent(BluetoothDevicePicker.ACTION_LAUNCH); in launchDevicePicker()
288 Log.v(TAG, "Launching " + BluetoothDevicePicker.ACTION_LAUNCH); in launchDevicePicker()
DBluetoothOppService.java656 new Intent(BluetoothDevicePicker.ACTION_LAUNCH);
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/bluetooth/
DBluetoothDeviceFragment.java87 Intent intent = new Intent(BluetoothDevicePicker.ACTION_LAUNCH); in launchDevicePicker()
DMapMceTestFragment.java228 Intent intent = new Intent(BluetoothDevicePicker.ACTION_LAUNCH); in launchDevicePicker()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/opp/
DBluetoothOppLauncherActivityTest.java173 intended(hasAction(BluetoothDevicePicker.ACTION_LAUNCH)); in launchDevicePicker_bluetoothEnabled_launchActivity()
/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/bluetooth/
DBluetoothDevicePickerPreferenceControllerTest.java382 Intent intent = new Intent(BluetoothDevicePicker.ACTION_LAUNCH); in createLaunchIntent()
/packages/modules/IntentResolver/java/src/com/android/intentresolver/
DChooserActivity.java1956 new AppTargetEvent.Builder(appTarget, AppTargetEvent.ACTION_LAUNCH)
/packages/modules/Bluetooth/framework/api/
Dsystem-current.txt306 …oid.Manifest.permission.BLUETOOTH_CONNECT) public static final String ACTION_LAUNCH = "android.blu…
/packages/modules/Bluetooth/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt325 Landroid/bluetooth/BluetoothDevicePicker;->ACTION_LAUNCH:Ljava/lang/String;