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

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

Completed in 97 milliseconds