Searched refs:mFocusHelper (Results 1 – 1 of 1) sorted by relevance
67 private final FocusIndicatorHelper mFocusHelper; field in PredictionRowView86 mFocusHelper = new SimpleFocusIndicatorHelper(this); in PredictionRowView()139 mFocusHelper.draw(canvas); in dispatchDraw()231 icon.setOnFocusChangeListener(mFocusHelper); in applyPredictionApps()