Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/appprediction/
H A DPredictionRowView.java61 private final FocusIndicatorHelper mFocusHelper; field in PredictionRowView
82 mFocusHelper = new SimpleFocusIndicatorHelper(this); in PredictionRowView()
117 mFocusHelper.draw(canvas); in dispatchDraw()
199 icon.setOnFocusChangeListener(mFocusHelper); in applyPredictionApps()