HomeSort by relevance Sort by last modified time
    Searched full:representation (Results 201 - 225 of 4314) sorted by null

1 2 3 4 5 6 7 891011>>

  /libcore/luni/src/main/java/java/security/cert/
PKIXCertPathValidatorResult.java 104 * Returns a string representation for this {@code
107 * @return a string representation for this {@code
PolicyQualifierInfo.java 102 * Returns a string representation of this {@code PolicyQualifierInfo}
105 * @return a string representation of this {@code PolicyQualifierInfo}
X509CRLEntry.java 119 * Returns a string representation of this instance.
121 * @return a string representation of this instance.
  /libcore/luni/src/main/java/java/text/
ParsePosition.java 105 * Returns the string representation of this parse position.
107 * @return the string representation of this parse position.
  /libcore/luni/src/main/java/java/util/concurrent/atomic/
AtomicBoolean.java 128 * Returns the String representation of the current value.
129 * @return the String representation of the current value.
AtomicReference.java 119 * Returns the String representation of the current value.
120 * @return the String representation of the current value.
  /libcore/luni/src/main/java/libcore/net/url/
JarHandler.java 90 * Build and return the externalized string representation of url.
92 * @return String the externalized string representation of url
  /libcore/luni/src/test/java/tests/api/java/util/
LocaleTest.java 403 assertEquals("Returned incorrect string representation", "en_CA_WIN32", testLocale
407 assertEquals("Wrong representation 1", "en", l.toString());
409 assertEquals("Wrong representation 2", "_CA", l.toString());
411 assertEquals("Wrong representation 2.5", "_CA_var", l.toString());
413 assertEquals("Wrong representation 4", "en__WIN", l.toString());
415 assertEquals("Wrong representation 6", "en_CA", l.toString());
417 assertEquals("Wrong representation 7", "en_CA_VAR", l.toString());
420 assertEquals("Wrong representation 8", "", l.toString());
  /sdk/chimpchat/src/com/android/chimpchat/core/
ChimpRect.java 93 * Returns a representation of the rectangle in string form
94 * @return a string representation of the rectangle
  /cts/tests/tests/holo/src/android/holo/cts/modifiers/
CalendarViewModifier.java 32 * Long representation of a date that is 30 years in milliseconds from
  /cts/tools/cts-api-coverage/src/com/android/cts/apicoverage/
ApiPackage.java 24 /** Representation of a package in the API containing classes. */
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
TypeIdItem.java 25 * Representation of a type reference inside a Dalvik file.
  /dalvik/dx/src/com/android/dx/dex/file/
TypeIdItem.java 26 * Representation of a type reference inside a Dalvik file.
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemWithParam.java 121 * Get an integer representation of the element type.
123 * @return An integer representation of the element, defined in the
181 * Get the XObject representation of the variable.
186 * @return the XObject representation of the variable.
  /external/apache-xml/src/main/java/org/apache/xml/utils/
NameSpace.java 26 * A representation of a namespace. One of these will
  /external/checkpolicy/
checkpolicy.8 15 into a binary representation that can be loaded into the kernel. If no
  /external/chromium/chrome/browser/notifications/
notification.h 17 // Representation of an notification to be shown to the user. All
  /external/chromium/chrome/browser/resources/shared/js/cr/ui/table/
table_column.js 6 * @fileoverview This is a table column representation
  /external/chromium/chrome/browser/ui/cocoa/
confirm_quit_panel_controller.h 65 // Returns a string representation fit for display of |+quitAccelerator|.
  /external/chromium/net/base/
ssl_client_auth_cache.h 56 // internal representation of cache, an STL map.
  /external/chromium/net/ftp/
ftp_auth_cache.h 59 // Internal representation of cache, an STL list. This makes lookups O(n),
  /external/chromium/webkit/glue/
password_form_dom_manager.h 27 // of the observed form and our saved representation don't match up.
  /external/dexmaker/src/dx/java/com/android/dx/dex/file/
TypeIdItem.java 26 * Representation of a type reference inside a Dalvik file.
  /external/guava/guava/src/com/google/common/collect/
AbstractMapEntry.java 62 * Returns a string representation of the form {@code {key}={value}}.
  /external/javassist/src/main/javassist/bytecode/annotation/
AnnotationMemberValue.java 75 * Obtains the string representation of this object.

Completed in 1207 milliseconds

1 2 3 4 5 6 7 891011>>