Searched refs:mFocusHelper (Results 1 – 1 of 1) sorted by relevance
64 private final FocusIndicatorHelper mFocusHelper; field in PredictionRowView83 mFocusHelper = new SimpleFocusIndicatorHelper(this); in PredictionRowView()128 mFocusHelper.draw(canvas); in dispatchDraw()221 icon.setOnFocusChangeListener(mFocusHelper); in applyPredictionApps()