HomeSort by relevance Sort by last modified time
    Searched refs:ID_PASTE (Results 1 - 4 of 4) sorted by null

  /frameworks/base/core/java/android/widget/
SelectionActionModeHelper.java 742 case TextView.ID_PASTE: // fall through
TextView.java     [all...]
Editor.java     [all...]
  /frameworks/ex/common/java/com/android/ex/editstyledtext/
EditStyledText.java 171 private static final int ID_PASTE = android.R.id.paste;
292 case ID_PASTE:
340 menu.add(0, ID_PASTE, 0, STR_PASTE)
    [all...]

Completed in 1683 milliseconds