Home | History | Annotate | Download | only in widget

Lines Matching refs:isCursorVisible

462     boolean isCursorVisible() {
478 mInsertionControllerEnabled = enabled && isCursorVisible();
1743 if (!isCursorVisible() || !mTextView.isFocused()) return false;