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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
OutlineDragListener.java 98 e.data = SelectionItem.getAsText(canvas, mDragSelection);
SelectionItem.java 145 static String getAsText(LayoutCanvas canvas, List<SelectionItem> selection) {
ClipboardSupport.java 119 message != null ? message : SelectionItem.getAsText(mCanvas, selection)
GestureManager.java     [all...]

Completed in 1931 milliseconds