Home
last modified time | relevance | path

Searched refs:appPredictionContext (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/people/java/com/android/server/people/
H A DPeopleService.java393 public void onCreatePredictionSession(AppPredictionContext appPredictionContext, in onCreatePredictionSession() argument
396 new SessionInfo(appPredictionContext, mDataManager, sessionId.getUserId(), in onCreatePredictionSession()
/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DChooserActivity.java2392 AppPredictionContext appPredictionContext = new AppPredictionContext.Builder(contextAsUser)
2401 appPredictionContext);