Searched refs:mFocusIndicatorHelper (Results 1 – 2 of 2) sorted by relevance
72 private final ViewGroupFocusHelper mFocusIndicatorHelper; field in FolderPagedView104 mFocusIndicatorHelper = new ViewGroupFocusHelper(this); in FolderPagedView()174 mFocusIndicatorHelper.draw(canvas); in dispatchDraw()239 textView.setOnFocusChangeListener(mFocusIndicatorHelper); in createNewView()
94 private final ViewGroupFocusHelper mFocusIndicatorHelper; field in DragLayer110 mFocusIndicatorHelper = new ViewGroupFocusHelper(this); in DragLayer()125 return mFocusIndicatorHelper; in getFocusIndicatorHelper()533 mFocusIndicatorHelper.draw(canvas); in dispatchDraw()