Home
last modified time | relevance | path

Searched refs:ACTION_LAUNCH (Results 1 – 6 of 6) 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.java1688 new AppTargetEvent.Builder(appTarget, AppTargetEvent.ACTION_LAUNCH)
/frameworks/base/api/
Dtest-current.txt532 field public static final int ACTION_LAUNCH = 1; // 0x1
Dsystem-current.txt1106 field public static final int ACTION_LAUNCH = 1; // 0x1