Searched refs:mFocusIndicatorHelper (Results 1 – 2 of 2) sorted by relevance
79 private final ViewGroupFocusHelper mFocusIndicatorHelper; field in FolderPagedView108 mFocusIndicatorHelper = new ViewGroupFocusHelper(this); in FolderPagedView()138 mFocusIndicatorHelper.draw(canvas); in dispatchDraw()142 mFocusIndicatorHelper.draw(canvas); in dispatchDraw()220 textView.setOnFocusChangeListener(mFocusIndicatorHelper); in createNewView()
84 private final ViewGroupFocusHelper mFocusIndicatorHelper; field in DragLayer100 mFocusIndicatorHelper = new ViewGroupFocusHelper(this); in DragLayer()115 return mFocusIndicatorHelper; in getFocusIndicatorHelper()516 mFocusIndicatorHelper.draw(canvas); in dispatchDraw()