HomeSort by relevance Sort by last modified time
    Searched defs:allText (Results 1 - 2 of 2) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/
CopyCutAction.java 117 StringBuilder allText = new StringBuilder();
137 allText.append(data);
150 if (allText != null && allText.length() > 0) {
152 new Object[] { allText.toString() },
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 

Completed in 2195 milliseconds