Home
last modified time | relevance | path

Searched refs:getPredictedTargetCount (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/services/people/java/com/android/server/people/prediction/
H A DShareTargetPredictor.java119 for (int i = 0; i < Math.min(getPredictionContext().getPredictedTargetCount(), in predictTargets()
139 getShareEventType(mIntentFilter), getPredictionContext().getPredictedTargetCount(), in sortTargets()
/aosp12/frameworks/base/core/java/android/app/prediction/
H A DAppPredictionContext.java70 public @IntRange(from = 0) int getPredictedTargetCount() { in getPredictedTargetCount() method in AppPredictionContext
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt1370 method @IntRange(from=0) public int getPredictedTargetCount();