Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/inputmethodservice/
DExtractEditText.java114 if (id == android.R.id.copy || id == android.R.id.paste) stopTextActionMode(); in onTextContextMenuItem()
/frameworks/base/core/java/android/widget/
DEditor.java326 stopTextActionMode(); in replace()
405 stopTextActionMode(); in onDetachedFromWindow()
601 stopTextActionMode(); in prepareCursorControllers()
999 stopTextActionMode(); in performLongClick()
1017 stopTextActionMode(); in performLongClick()
1019 stopTextActionMode(); in performLongClick()
1117 stopTextActionMode(); in onFocusChanged()
1122 stopTextActionMode(); in onFocusChanged()
1168 stopTextActionMode(); in sendOnTextChanged()
1721 stopTextActionMode(); in startInsertionActionMode()
[all …]
DTextView.java5902 stopTextActionMode(); in handleBackInTextActionModeIfNeeded()
6070 stopTextActionMode(); in doKeyDown()
6411 stopTextActionMode(); in setExtracting()
8244 stopTextActionMode(); in onVisibilityChanged()
9169 stopTextActionMode(); in onTextContextMenuItem()
9199 stopTextActionMode(); in onTextContextMenuItem()
9204 stopTextActionMode(); in onTextContextMenuItem()
9369 protected void stopTextActionMode() { in stopTextActionMode() method in TextView
9371 mEditor.stopTextActionMode(); in stopTextActionMode()
9484 stopTextActionMode(); in paste()
[all …]