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

/frameworks/base/core/java/android/view/
H A DDragEvent.java53 * <th scope="col">getClipData()</th>
186 * The View should retrieve the data from the DragEvent by calling {@link #getClipData()}.
197 * @see #getClipData()
342 public ClipData getClipData() { method in class:DragEvent

Completed in 312 milliseconds