HomeSort by relevance Sort by last modified time
    Searched full:gets (Results 1601 - 1625 of 3716) sorted by null

<<61626364656667686970>>

  /dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/
AttributesImplSerializer.java 66 * This method gets the index of an attribute given its qName.
207 * This method gets the index of an attribute given its uri and locanName.
  /development/simulator/wrapsim/
DevFb.c 222 /* we wait *after* so other process gets scheduled to draw */
291 /* (also gets display configuration) */
  /external/bluetooth/glib/docs/reference/glib/tmpl/
datasets.sgml 95 Gets the data element corresponding to a #GQuark.
150 Gets the data element corresponding to a string.
  /external/dbus/dbus/
dbus-threads.h 49 /** Deprecated, provide DBusRecursiveMutexLockFunction instead. Return value is lock success, but gets ignored in practice. */
51 /** Deprecated, provide DBusRecursiveMutexUnlockFunction instead. Return value is unlock success, but gets ignored in practice. */
  /external/gtest/test/
gtest_output_test.py 156 # Spawns cmd in a sub-process, and gets its standard I/O file objects.
164 # If the caller didn't specify a string for STDIN, gets it from the
  /external/icu4c/common/unicode/
caniter.h 87 * Gets the NFD form of the current source we are iterating over.
88 * @return gets the source: NOTE: it is the NFD form of source
  /external/qemu/distrib/sdl-1.2.12/src/cdrom/macosx/
SDL_syscdrom_c.h 68 Next, we parse the invisible .TOC.plist in the root of the volume, which gets us
116 buffer that isn't being read and sends it to the CoreAudio mixer where it eventually gets
  /external/qemu/slirp/
if.c 130 * priority, but if one session hogs the link, it gets "downgraded"
158 * but gets too greedy... hence it'll be downgraded from fastq to batchq.
  /external/qemu/slirp-android/
if.c 130 * priority, but if one session hogs the link, it gets "downgraded"
158 * but gets too greedy... hence it'll be downgraded from fastq to batchq.
  /external/srec/srec/crec/
srec_initialize.c 50 exceeded, pruning gets tightened. So, this threshold can be used
53 exceeded, pruning gets tightened. So, this threshold can be used
  /external/webkit/WebKit/android/WebCoreSupport/
GeolocationPermissions.h 94 // Gets the list of all origins for which permanent permissions are
98 // Gets whether the specified origin is allowed.
  /external/webkit/WebKit/mac/Carbon/
CarbonWindowFrame.m 194 // If we just return NSZeroRect here, _NXMakeWindowVisible() gets all befuddled in the sheet-showing case, a window-moving loop is entered, and the sheet gets moved right off of the screen. M.P. Warning - 3/23/01
  /frameworks/base/awt/java/awt/
Graphics.java 260 * Gets the bounds of the current clipping area as a rectangle and copies it
284 * Gets the bounds of the current clipping area as a rectangle.
295 * Gets the font metrics of the current font. The font metrics object
814 * Gets the clipping area. <br>
822 * Gets the bounds of the current clipping area as a rectangle.
830 * Gets the current color of Graphics.
837 * Gets the current font of Graphics.
844 * Gets the font metrics of the specified font. The font metrics object
    [all...]
  /frameworks/base/awt/java/awt/geom/
Point2D.java 174 * Gets the x coordinate.
181 * Gets the y coordinate.
  /frameworks/base/awt/java/awt/image/
IndexColorModel.java 607 * Gets the valid pixels.
746 * Gets the color map.
756 * Gets the red component of the color map.
768 * Gets the green component of the color map.
780 * Gets the blue component of the color map.
792 * Gets the alpha component of the color map.
879 * Gets the index that represents the transparent pixel.
893 * Gets the size of the color map.
    [all...]
  /frameworks/base/core/java/android/preference/
PreferenceGroupAdapter.java 116 // If this group gets or loses any children, let us know
216 // the layout gets re-created by the Preference.
  /frameworks/base/core/java/android/text/
Spanned.java 133 * text layout gets the chance to update itself before any other
141 * text layout gets the chance to update itself before any other
  /frameworks/base/core/java/android/util/
LongSparseArray.java 75 * Gets the Object mapped from the specified key, or <code>null</code>
83 * Gets the Object mapped from the specified key, or the specified Object
SparseArray.java 51 * Gets the Object mapped from the specified key, or <code>null</code>
59 * Gets the Object mapped from the specified key, or the specified Object
  /frameworks/base/core/java/android/widget/
ExpandableListView.java 333 * Gets the indicator for the item at the given position. If the indicator
479 * Gets the adapter that provides data to this view.
768 * Gets the position of the currently selected group or child (along with
783 * Gets the ID of the currently selected group or child. Can return -1 if no
    [all...]
RatingBar.java 192 * Gets the current rating (number of stars filled).
218 * Gets the step size of this rating bar.
  /packages/apps/Launcher2/res/values/
strings.xml 94 <!-- All applications label for accessibilty (spoken when the button gets focus). -->
97 for accessibilty (spoken when the button gets focus). -->
  /dalvik/libcore/nio_char/src/main/java/java/nio/charset/
CharsetEncoder.java 188 * Gets the average number of bytes created by this encoder for a single
271 * Gets the <code>Charset</code> which this encoder uses.
656 * Gets this encoder's <code>CodingErrorAction</code> when a malformed
667 * Gets the maximum number of bytes which can be created by this encoder for
725 * Gets the replacement byte array, which is never null or empty.
777 * Gets this encoder's <code>CodingErrorAction</code> when unmappable
  /external/bluetooth/glib/gio/
gmount.c 153 * Gets the root directory on @mount.
175 * Gets the name of @mount.
197 * Gets the icon for @mount.
219 * Gets the UUID for the @mount. The reference is typically based on
244 * Gets the volume for the @mount.
266 * Gets the drive for the @mount.
  /external/bluetooth/glib/glib/
gslist.c 522 * Gets the element at the given position in a #GSList.
542 * Gets the data of the element at the given position.
621 * Gets the position of the given element
650 * Gets the position of the element containing
678 * Gets the last element in a #GSList.
703 * Gets the number of elements in a #GSList.

Completed in 397 milliseconds

<<61626364656667686970>>