Home | History | Annotate | Download | only in widget

Lines Matching refs:isCursorVisible

389     boolean isCursorVisible() {
405 mInsertionControllerEnabled = enabled && isCursorVisible();
1664 if (!isCursorVisible() || !mTextView.isFocused()) return false;