Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/appprediction/
DPredictionRowView.java64 private final FocusIndicatorHelper mFocusHelper; field in PredictionRowView
83 mFocusHelper = new SimpleFocusIndicatorHelper(this); in PredictionRowView()
128 mFocusHelper.draw(canvas); in dispatchDraw()
221 icon.setOnFocusChangeListener(mFocusHelper); in applyPredictionApps()