Searched refs:mFocusIndicatorHelper (Results 1 – 2 of 2) sorted by relevance
92 private final ViewGroupFocusHelper mFocusIndicatorHelper; field in DragLayer108 mFocusIndicatorHelper = new ViewGroupFocusHelper(this); in DragLayer()128 return mFocusIndicatorHelper; in getFocusIndicatorHelper()478 mFocusIndicatorHelper.draw(canvas); in dispatchDraw()
81 private final ViewGroupFocusHelper mFocusIndicatorHelper; field in FolderPagedView111 mFocusIndicatorHelper = new ViewGroupFocusHelper(this); in FolderPagedView()141 mFocusIndicatorHelper.draw(canvas); in dispatchDraw()145 mFocusIndicatorHelper.draw(canvas); in dispatchDraw()234 icon.setOnFocusChangeListener(mFocusIndicatorHelper); in createNewView()