OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
121
message != null ? message : SelectionItem.
getAsText
(mCanvas, selection)
GestureManager.java
[
all
...]
Completed in 101 milliseconds