Searched refs:PredictionRowView (Results 1 – 5 of 5) sorted by relevance
25 import com.android.launcher3.appprediction.PredictionRowView103 .findFixedRowByType(PredictionRowView::class.java) in testSetPredictedApps_beforeOpened_cachesInfo()119 .findFixedRowByType(PredictionRowView::class.java) in testSetPredictedApps_afterOpened_cachesInfo()164 .findFixedRowByType(PredictionRowView::class.java) in testUpdateNotificationDots_predictedApp_hasDot()
52 public class PredictionRowView<T extends Context & ActivityContext> class75 public PredictionRowView(@NonNull Context context) { in PredictionRowView() method in PredictionRowView79 public PredictionRowView(@NonNull Context context, @Nullable AttributeSet attrs) { in PredictionRowView() method in PredictionRowView279 public Class<PredictionRowView> getTypeClass() { in getTypeClass()280 return PredictionRowView.class; in getTypeClass()
23 import com.android.launcher3.appprediction.PredictionRowView;52 .findFixedRowByType(PredictionRowView.class) in setPredictedApps()
27 import com.android.launcher3.appprediction.PredictionRowView;110 .findFixedRowByType(PredictionRowView.class) in setPredictedApps()189 .findFixedRowByType(PredictionRowView.class) in show()
123 import com.android.launcher3.appprediction.PredictionRowView;386 PredictionRowView<?> predictionRowView = in startActivitySafely()387 getAppsView().getFloatingHeaderView().findFixedRowByType(PredictionRowView.class); in startActivitySafely()506 PredictionRowView<?> predictionRowView = in bindExtraContainerItems()508 PredictionRowView.class); in bindExtraContainerItems()1466 PredictionRowView<?> predictionRowView = in dump()1468 PredictionRowView.class); in dump()