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()
88 private final ViewGroupFocusHelper mFocusIndicatorHelper; field in DragLayer104 mFocusIndicatorHelper = new ViewGroupFocusHelper(this); in DragLayer()119 return mFocusIndicatorHelper; in getFocusIndicatorHelper()461 mFocusIndicatorHelper.draw(canvas); in dispatchDraw()