Home
last modified time | relevance | path

Searched refs:isWaitInput (Results 1 – 1 of 1) sorted by relevance

/frameworks/ex/common/java/com/android/ex/editstyledtext/
DEditStyledText.java356 if (mManager.isWaitInput()) { in onTextChanged()
1221 if (isWaitInput() && mColorWaitInput != DEFAULT_TRANSPARENT_COLOR) { in setTextComposingMask()
1230 + Integer.toHexString(backgroundColor) + "," + isWaitInput() in setTextComposingMask()
1283 public boolean isWaitInput() { in isWaitInput() method in EditStyledText.EditorManager
2903 if (mManager.isWaitInput()) { in doNext()
3207 if (!mManager.isWaitInput()) { in doNotSelected()
3316 if (!mManager.isWaitInput()) { in doSelectionIsFixedAndWaitingInput()
3344 if (!mManager.isWaitInput()) { in doSelectionIsFixedAndWaitingInput()