Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/widget/
H A DEditor.java4168 private final boolean mHasSelection; field in Editor.TextActionModeCallback
4175 mHasSelection = mode == TextActionMode.SELECTION in TextActionModeCallback()
4177 if (mHasSelection) { in TextActionModeCallback()
4222 if (mHasSelection && !mTextView.hasTransientState()) { in onCreateActionMode()
4229 return mHasSelection in getCustomCallback()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt70482 Landroid/widget/Editor$TextActionModeCallback;->mHasSelection:Z