Searched refs:prediction (Results 1 – 9 of 9) sorted by relevance
18 import android.app.prediction.AppPredictionContext;19 import android.app.prediction.AppPredictionSessionId;20 import android.app.prediction.AppTarget;21 import android.app.prediction.AppTargetEvent;22 import android.app.prediction.AppTargetId;
18 import android.app.prediction.AppPredictionSessionId;19 import android.app.prediction.AppTarget;
23 import android.app.prediction.AppPredictionContext;24 import android.app.prediction.AppPredictionSessionId;25 import android.app.prediction.AppPredictor;26 import android.app.prediction.AppTarget;27 import android.app.prediction.AppTargetEvent;28 import android.app.prediction.AppTargetId;
26 import android.app.prediction.AppPredictionContext;27 import android.app.prediction.AppPredictionManager;28 import android.app.prediction.AppPredictor;29 import android.app.prediction.AppTarget;30 import android.app.prediction.AppTargetEvent;31 import android.app.prediction.AppTargetId;
18 import android.app.prediction.AppTarget;
217 Duration prediction = manager.getBatteryDischargePrediction(); in assertDischargePrediction() local219 + prediction, d.toMillis() >= prediction.toMillis()); in assertDischargePrediction()
44 import android.app.prediction.AppPredictionManager;
2362 package android.app.prediction {2371 …field @NonNull public static final android.os.Parcelable.Creator<android.app.prediction.AppPredict…2376 method @NonNull public android.app.prediction.AppPredictionContext build();2377 …method @NonNull public android.app.prediction.AppPredictionContext.Builder setExtras(@Nullable and…2378 …method @NonNull public android.app.prediction.AppPredictionContext.Builder setPredictedTargetCount…2379 …method @NonNull public android.app.prediction.AppPredictionContext.Builder setUiSurface(@NonNull S…2383 …method @NonNull public android.app.prediction.AppPredictor createAppPredictionSession(@NonNull and…2389 …field @NonNull public static final android.os.Parcelable.Creator<android.app.prediction.AppPredict…2394 method public void notifyAppTargetEvent(@NonNull android.app.prediction.AppTargetEvent);2395 …yLaunchLocationShown(@NonNull String, @NonNull java.util.List<android.app.prediction.AppTargetId>);[all …]
845 package android.app.prediction {848 method public android.app.prediction.AppPredictionSessionId getSessionId();