HomeSort by relevance Sort by last modified time
    Searched full:gets (Results 251 - 275 of 3958) sorted by null

<<11121314151617181920>>

  /external/nist-sip/java/gov/nist/javax/sip/header/
HeaderExt.java 31 * Gets the header value (i.e. what follows the name:) as a string
SubscriptionState.java 80 * Gets the expires value of the SubscriptionStateHeader. This expires value is
105 * Gets the retry after value of the SubscriptionStateHeader. This retry after
115 * Gets the reason code of SubscriptionStateHeader.
140 * Gets the state of SubscriptionStateHeader.
  /external/oauth/core/src/main/java/net/oauth/
consumer.properties.sample 1 # NamedConsumerPool can gets consumer configuration parameters from a file like this.
  /external/proguard/src/proguard/classfile/
VisitorAccepter.java 38 * Gets the visitor information of the visitor accepter.
  /external/qemu/android/
ui-core-protocol.h 24 /* Gets LCD density property from the core properties. */
  /external/webkit/LayoutTests/http/tests/appcache/
top-frame-2.html 3 <p>Test that a subframe without manifest gets picked by a relevant application cache that
  /external/webkit/WebCore/manual-tests/
accidental-strict-mode.html 1 <p>This tests for regression against <a href="http://bugs.webkit.org/show_bug.cgi?id=7102">REGRESSION: parse mode gets set to strict after going back from non-HTML content</a></p>
  /frameworks/base/core/java/android/app/
IUiModeManager.aidl 50 * Gets the currently configured night mode. Return 1 for notnight,
  /frameworks/base/include/media/
EffectVisualizerApi.h 44 VISU_CMD_CAPTURE = EFFECT_CMD_FIRST_PROPRIETARY, // Gets the latest PCM capture.
  /frameworks/base/media/libeffects/testlibs/
AudioPeakingFilter.h 67 // Gets the gain, in millibel, as set.
75 // Gets the gain, in cents, as set.
83 // Gets the frequency, in mHz, as set.
86 // Gets gain[dB]/2 points.
  /frameworks/base/sax/java/android/sax/
Element.java 56 * Gets the child element with the given name. Uses an empty string as the
64 * Gets the child element with the given name.
80 * Gets the child element with the given name. Uses an empty string as the
90 * Gets the child element with the given name. We will throw a
  /libcore/dalvik/src/main/java/dalvik/system/
NativeStart.java 22 * when the function returns. That gets a little weird when we're
  /libcore/dom/src/test/java/org/w3c/domts/
DOMErrorMonitor.java 49 * Gets list of errors
  /libcore/luni/src/main/java/java/io/
Flushable.java 22 * gets closed.
  /libcore/luni/src/main/java/java/net/
Proxy.java 78 * Gets the type of this {@code Proxy} instance.
87 * Gets the address of this {@code Proxy} instance.
97 * Gets a textual representation of this {@code Proxy} instance. The string
138 * Gets the hashcode for this {@code Proxy} instance.
  /libcore/luni/src/main/java/java/nio/charset/
UnsupportedCharsetException.java 48 * Gets the encountered unsupported charset name.
  /libcore/luni/src/main/java/java/security/interfaces/
ECPrivateKey.java 38 public BigInteger getS();
  /libcore/luni/src/main/java/java/util/prefs/
PreferenceChangeListener.java 35 * This method gets invoked whenever a preference is added, deleted or
  /packages/apps/Email/src/org/apache/james/mime4j/field/
Field.java 110 * Gets the default parser used to parse fields.
118 * Gets the name of the field (<code>Subject</code>,
128 * Gets the original raw field string.
137 * Gets the unfolded, unparsed and possibly encoded (see RFC 2047) field
  /packages/apps/Email/src/org/apache/james/mime4j/message/
BinaryBody.java 35 * Gets a <code>InputStream</code> which reads the bytes of the
Body.java 34 * Gets the parent of this body.
Multipart.java 59 * Gets the multipart sub-type. E.g. <code>alternative</code> (the default)
98 * Gets the epilogue.
116 * Gets the list of body parts. The list is immutable.
147 * Gets the preamble.
TextBody.java 35 * Gets a <code>Reader</code> which may be used to read out the contents
  /packages/apps/Email/tests/src/com/android/email/
EmailTest.java 23 // First account (id=1) gets index 0.
  /packages/apps/Gallery3D/src/com/cooliris/media/
Cancelable.java 42 * Gets the results of this <code>Cancelable</code> task.

Completed in 338 milliseconds

<<11121314151617181920>>