Searched refs:getClipDescription (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
H A DDragEvent.java51 * <th scope="col">getClipDescription()</th>
154 * from {@link #getClipDescription()} to determine if they can accept the data contained in
376 public ClipDescription getClipDescription() { method in class:DragEvent
/frameworks/opt/chips/src/com/android/ex/chips/
H A DRecipientEditTextView.java3365 return event.getClipDescription().hasMimeType(ClipDescription.MIMETYPE_TEXT_PLAIN);

Completed in 47 milliseconds