Searched refs:ACTION_LAUNCH (Results 1 – 6 of 6) sorted by relevance
40 @IntDef({ACTION_LAUNCH, ACTION_DISMISS, ACTION_PIN, ACTION_UNPIN})47 public static final int ACTION_LAUNCH = 1; field in AppTargetEvent
19 import static android.app.prediction.AppTargetEvent.ACTION_LAUNCH;309 ACTION_LAUNCH).build());
376 new AppTargetEvent.Builder(appTarget, AppTargetEvent.ACTION_LAUNCH) in testReportAppTargetEvent_directSharing()396 new AppTargetEvent.Builder(appTarget, AppTargetEvent.ACTION_LAUNCH) in testReportAppTargetEvent_directSharing_createConversation()424 new AppTargetEvent.Builder(appTarget, AppTargetEvent.ACTION_LAUNCH) in testReportAppTargetEvent_appSharing()1306 new AppTargetEvent.Builder(appTarget, AppTargetEvent.ACTION_LAUNCH) in testBackupAndRestoration()
84 AppTargetEvent.ACTION_LAUNCH)
499 if (appTarget == null || event.getAction() != AppTargetEvent.ACTION_LAUNCH) { in reportShareTargetEvent()
2433 field public static final int ACTION_LAUNCH = 1; // 0x1