Home | History | Annotate | Download | only in widget

Lines Matching refs:onTakeFocus

871                 // Has to be done before onTakeFocus, which can be overloaded.
880 mMovement.onTakeFocus(mTextView, (Spannable) mTextView.getText(), direction);
894 * here instead of just skipping the onTakeFocus() call