Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/prediction/
DAppTargetEvent.java41 @IntDef({ACTION_LAUNCH, ACTION_DISMISS, ACTION_PIN, ACTION_UNPIN})
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;
222 ACTION_LAUNCH).build()); in updateModel()
DChooserActivity.java2352 new AppTargetEvent.Builder(appTarget, AppTargetEvent.ACTION_LAUNCH)
/frameworks/base/services/tests/servicestests/src/com/android/server/people/data/
DDataManagerTest.java301 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()
/frameworks/base/services/people/java/com/android/server/people/data/
DDataManager.java215 if (appTarget == null || event.getAction() != AppTargetEvent.ACTION_LAUNCH) { in reportShareTargetEvent()
/frameworks/base/api/
Dtest-current.txt711 field public static final int ACTION_LAUNCH = 1; // 0x1
Dsystem-current.txt1321 field public static final int ACTION_LAUNCH = 1; // 0x1
/frameworks/base/non-updatable-api/
Dsystem-current.txt1269 field public static final int ACTION_LAUNCH = 1; // 0x1