Searched refs:ACTION_LAUNCH (Results 1 – 9 of 9) sorted by relevance
41 @IntDef({ACTION_LAUNCH, ACTION_DISMISS, ACTION_PIN, ACTION_UNPIN})48 public static final int ACTION_LAUNCH = 1; field in AppTargetEvent
58 public static final String ACTION_LAUNCH = field
19 import static android.app.prediction.AppTargetEvent.ACTION_LAUNCH;222 ACTION_LAUNCH).build()); in updateModel()
2352 new AppTargetEvent.Builder(appTarget, AppTargetEvent.ACTION_LAUNCH)
301 new AppTargetEvent.Builder(appTarget, AppTargetEvent.ACTION_LAUNCH) in testReportAppTargetEvent_directSharing()321 new AppTargetEvent.Builder(appTarget, AppTargetEvent.ACTION_LAUNCH) in testReportAppTargetEvent_directSharing_createConversation()349 new AppTargetEvent.Builder(appTarget, AppTargetEvent.ACTION_LAUNCH) in testReportAppTargetEvent_appSharing()795 new AppTargetEvent.Builder(appTarget, AppTargetEvent.ACTION_LAUNCH) in testBackupAndRestoration()
215 if (appTarget == null || event.getAction() != AppTargetEvent.ACTION_LAUNCH) { in reportShareTargetEvent()
711 field public static final int ACTION_LAUNCH = 1; // 0x1
1321 field public static final int ACTION_LAUNCH = 1; // 0x1
1269 field public static final int ACTION_LAUNCH = 1; // 0x1