Home | History | Annotate | Download | only in widget

Lines Matching refs:isCursorVisible

418     boolean isCursorVisible() {
434 mInsertionControllerEnabled = enabled && isCursorVisible();
1704 if (!isCursorVisible() || !mTextView.isFocused()) return false;