Searched refs:mFocusHelper (Results 1 – 1 of 1) sorted by relevance
61 private final FocusIndicatorHelper mFocusHelper; field in PredictionRowView82 mFocusHelper = new SimpleFocusIndicatorHelper(this); in PredictionRowView()117 mFocusHelper.draw(canvas); in dispatchDraw()199 icon.setOnFocusChangeListener(mFocusHelper); in applyPredictionApps()