Home
last modified time | relevance | path

Searched refs:setPredictedTargetCount (Results 1 – 6 of 6) sorted by relevance

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/model/
H A DQuickstepModelDelegate.java286 .setPredictedTargetCount(mIDP.numDatabaseAllAppsColumns) in recreatePredictors()
293 .setPredictedTargetCount(mIDP.numDatabaseHotseatIcons) in recreatePredictors()
301 .setPredictedTargetCount(NUM_OF_RECOMMENDED_WIDGETS_PREDICATION) in recreatePredictors()
/aosp12/frameworks/base/core/java/android/app/prediction/
H A DAppPredictionContext.java156 public Builder setPredictedTargetCount(@IntRange(from = 0) int predictedTargetCount) { in setPredictedTargetCount() method in AppPredictionContext.Builder
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/people/prediction/
H A DShareTargetPredictorTest.java129 .setPredictedTargetCount(NUM_PREDICTED_TARGETS) in setUp()
269 .setPredictedTargetCount(NUM_PREDICTED_TARGETS) in testPredictTargets_nullIntentFilter()
378 .setPredictedTargetCount(NUM_PREDICTED_TARGETS) in testSortTargets_nullIntentFilter()
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/people/
H A DPeopleServiceTest.java128 .setPredictedTargetCount(APP_PREDICTION_TARGET_COUNT) in setUp()
/aosp12/frameworks/base/core/java/com/android/internal/app/
H A DChooserActivity.java2408 .setPredictedTargetCount(APP_PREDICTION_SHARE_TARGET_QUERY_PACKAGE_LIMIT)
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt1380 …nNull public android.app.prediction.AppPredictionContext.Builder setPredictedTargetCount(@IntRange…