Searched defs:ID_PASTE_AS_PLAIN_TEXT (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DTextView.java10401 return onTextContextMenuItem(ID_PASTE_AS_PLAIN_TEXT);
11228 static final int ID_PASTE_AS_PLAIN_TEXT = android.R.id.pasteAsPlainText; field in class:TextView
11277 case ID_PASTE_AS_PLAIN_TEXT:

Completed in 51 milliseconds