Home
last modified time | relevance | path

Searched defs:getText (Results 1 – 25 of 151) sorted by relevance

1234567

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DUCharacterIterator.java319 public abstract int getText(char[] fillIn, int offset); in getText() method in UCharacterIterator
331 public final int getText(char[] fillIn) { in getText() method in UCharacterIterator
341 public String getText() { in getText() method in UCharacterIterator
/external/icu/android_icu4j/src/main/java/android/icu/text/
DUCharacterIterator.java296 public abstract int getText(char[] fillIn, int offset); in getText() method in UCharacterIterator
307 public final int getText(char[] fillIn) { in getText() method in UCharacterIterator
316 public String getText() { in getText() method in UCharacterIterator
/external/mockito/src/main/java/org/mockito/internal/matchers/text/
DFormattedText.java19 public String getText() { in getText() method in FormattedText
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowClipboardManager.java17 public CharSequence getText() { in getText() method in ShadowClipboardManager
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/tester/android/text/
DTestClipboardManager.java14 public CharSequence getText() { in getText() method in TestClipboardManager
/external/clang/lib/Tooling/
DFixIt.cpp22 StringRef getText(SourceRange Range, const ASTContext &Context) { in getText() function
/external/nanohttpd/nanolets/src/test/java/fi/iki/elonen/router/
DAppNanolets.java62 public String getText() { in getText() method in AppNanolets.UserHandler
66 public String getText(Map<String, String> urlParams, NanoHTTPD.IHTTPSession session) { in getText() method in AppNanolets.UserHandler
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue97/
DPost.java27 public String getText() { in getText() method in Post
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/
DLocalePropertyEditor.java40 protected String getText(Property property) throws Exception { in getText() method in LocalePropertyEditor
DCharacterPropertyEditor.java43 public String getText(Property property) throws Exception { in getText() method in CharacterPropertyEditor
DStringArrayPropertyEditor.java44 protected String getText(Property property) throws Exception { in getText() method in StringArrayPropertyEditor
DIntegerPropertyEditor.java43 public String getText(Property property) throws Exception { in getText() method in IntegerPropertyEditor
DLongObjectPropertyEditor.java43 public String getText(Property property) throws Exception { in getText() method in LongObjectPropertyEditor
DFloatPropertyEditor.java43 public String getText(Property property) throws Exception { in getText() method in FloatPropertyEditor
DLongPropertyEditor.java43 public String getText(Property property) throws Exception { in getText() method in LongPropertyEditor
DDoubleObjectPropertyEditor.java43 public String getText(Property property) throws Exception { in getText() method in DoubleObjectPropertyEditor
DIntegerObjectPropertyEditor.java43 public String getText(Property property) throws Exception { in getText() method in IntegerObjectPropertyEditor
/external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/
DOutputTest.java43 public String getText() { in getText() method in OutputTest
DBooleanTest.java38 public String getText() { in getText() method in BooleanTest
DReturnTest.java40 public String getText() { in getText() method in ReturnTest
/external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/
DCommonErrorNode.js27 getText: function() { method
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
DCommonErrorNode.as41 public function getText():String { method in org.antlr.runtime.tree.CommonErrorNode
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue55/
DPost.java39 public String getText() { in getText() method in Post
/external/nist-sip/java/javax/sip/header/
DReasonHeader.java15 String getText(); in getText() method
/external/apache-harmony/beans/src/test/support/java/org/apache/harmony/beans/tests/support/
DStandardBean.java40 public String getText() { in getText() method in StandardBean

1234567