Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/widget/
H A DEditor.java6061 private boolean mInWord = false; field in Editor.SelectionHandleView
6220 final boolean snapToWord = (!mInWord in updatePosition()
6300 mInWord = (offset != -1) && !getWordIteratorWithText().isBoundary(offset);
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt67042 Landroid/widget/Editor$SelectionHandleView;->mInWord:Z