Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/prediction/
DAppTargetEvent.java41 @IntDef({ACTION_LAUNCH, ACTION_DISMISS, ACTION_PIN})
48 public static final int ACTION_LAUNCH = 1; field in AppTargetEvent
/frameworks/base/core/java/android/bluetooth/
DBluetoothDevicePicker.java58 public static final String ACTION_LAUNCH = field
/frameworks/base/core/java/com/android/internal/app/
DAppPredictionServiceResolverComparator.java19 import static android.app.prediction.AppTargetEvent.ACTION_LAUNCH;
174 ACTION_LAUNCH).build()); in updateModel()
DChooserActivity.java1946 new AppTargetEvent.Builder(appTarget, AppTargetEvent.ACTION_LAUNCH)
/frameworks/base/api/
Dtest-current.txt541 field public static final int ACTION_LAUNCH = 1; // 0x1
Dsystem-current.txt1141 field public static final int ACTION_LAUNCH = 1; // 0x1
/frameworks/base/non-updatable-api/
Dsystem-current.txt1141 field public static final int ACTION_LAUNCH = 1; // 0x1
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt10141 Landroid/bluetooth/BluetoothDevicePicker;->ACTION_LAUNCH:Ljava/lang/String;