Searched refs:mHasSelection (Results 1 – 2 of 2) sorted by relevance
4616 private final boolean mHasSelection; field in Editor.TextActionModeCallback4622 mHasSelection = mode == TextActionMode.SELECTION in TextActionModeCallback()4624 if (mHasSelection) { in TextActionModeCallback()4669 if (mHasSelection && !mTextView.hasTransientState()) { in onCreateActionMode()4676 return mHasSelection in getCustomCallback()
66516 Landroid/widget/Editor$TextActionModeCallback;->mHasSelection:Z