Home
last modified time | relevance | path

Searched refs:getUiSurface (Results 1 – 8 of 8) sorted by relevance

/aosp12/packages/apps/OnDeviceAppPrediction/src/com/android/apppredictionservice/
H A DPredictionService.java150 if (context.getUiSurface().equals("home") || context.getUiSurface().equals("overview")) { in onCreatePredictionSession()
/aosp12/frameworks/base/core/java/android/app/prediction/
H A DAppPredictionContext.java63 public String getUiSurface() { in getUiSurface() method in AppPredictionContext
/aosp12/frameworks/base/services/people/java/com/android/server/people/prediction/
H A DAppTargetPredictor.java48 if (UI_SURFACE_SHARE.equals(predictionContext.getUiSurface())) { in create()
/aosp12/frameworks/base/core/java/android/app/smartspace/
H A DSmartspaceConfig.java101 public String getUiSurface() { in getUiSurface() method in SmartspaceConfig
/aosp12/frameworks/base/services/appprediction/java/com/android/server/appprediction/
H A DAppPredictionPerUserService.java119 PREDICT_USING_PEOPLE_SERVICE_PREFIX + context.getUiSurface(), false); in onCreatePredictionSessionLocked()
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt1371 method @NonNull public String getUiSurface();
1630 method @NonNull public String getUiSurface();
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt3149 HSPLandroid/app/prediction/AppPredictionContext;->getUiSurface()Ljava/lang/String;
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt3147 HSPLandroid/app/prediction/AppPredictionContext;->getUiSurface()Ljava/lang/String;