Home
last modified time | relevance | path

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

/frameworks/base/services/people/java/com/android/server/people/prediction/
DShareTargetPredictor.java95 for (int i = 0; i < Math.min(getPredictionContext().getPredictedTargetCount(), in predictTargets()
115 getShareEventType(mIntentFilter), getPredictionContext().getPredictedTargetCount(), in sortTargets()
/frameworks/base/core/java/android/app/prediction/
DAppPredictionContext.java72 public @IntRange(from = 0) int getPredictedTargetCount() { in getPredictedTargetCount() method in AppPredictionContext
/frameworks/base/api/
Dtest-current.txt645 method @IntRange(from=0) public int getPredictedTargetCount();
Dsystem-current.txt1256 method @IntRange(from=0) public int getPredictedTargetCount();
/frameworks/base/non-updatable-api/
Dsystem-current.txt1204 method @IntRange(from=0) public int getPredictedTargetCount();