Home | History | Annotate | Download | only in sdk

Lines Matching full:clipboard

1791       <li>System clipboard: Applications can copy and paste data (beyond mere text) to and from
1792 the system-wide clipboard. Clipped data can be plain text, a URI, or an intent. See the
1793 <a href="{@docRoot}guide/topics/clipboard/copy-paste.html">Copy and Paste</a> developer guide.</li>