Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DEditor.java268 boolean mSelectionMoved; field in Editor
1289 if (((mTextView.isInExtractedMode()) || mSelectionMoved) in onFocusChanged()
1311 mSelectionMoved = false; in onFocusChanged()
DTextView.java6269 if (mEditor != null) mEditor.mSelectionMoved = false; in setText()
10698 if (mEditor != null && !isFocused()) mEditor.mSelectionMoved = true; in spanChange()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt81757 Landroid/widget/Editor;->mSelectionMoved:Z