Home | History | Annotate | Download | only in widget

Lines Matching refs:isTextEditable

8002             if (touchIsFinished && (isTextEditable() || textIsSelectable)) {
8044 boolean isTextEditable() {
8294 return isTextEditable() ||
8510 && (isTextEditable() || isTextSelectable()) && isFocused()) {