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

<<21222324252627282930>>

  /dalvik/libcore/nio/src/main/java/java/nio/channels/
Selector.java 83 * Gets the set of registered keys. The set is immutable and is not thread-
91 * Gets the provider of this selector.
132 * Gets the selection keys whose channels are ready for operation. The set
  /dalvik/libcore/security/src/main/java/org/apache/harmony/security/provider/crypto/
RandomBitsSupplier.java 124 * In case of any runtime failure ProviderException gets thrown.
170 // * In case of any runtime failure ProviderException gets thrown.
178 * ProviderException gets thrown otherwise.
  /dalvik/libcore/security/src/main/java/org/apache/harmony/security/utils/
ObjectIdentifier.java 100 * Gets OID.
109 * Gets OID's name.
118 * Gets OID's group.
  /dalvik/libcore/sql/src/main/java/java/sql/
Clob.java 38 * Gets the value of this {@code Clob} object as an ASCII stream.
48 * Gets the data of this {@code Clob} object in a {@code java.io.Reader}.
58 * Gets a copy of a specified substring in this {@code Clob}.
Driver.java 73 * Gets the driver's major version number.
80 * Gets the driver's minor version number.
87 * Gets information about possible properties for this driver.
  /dalvik/libcore/xml/src/test/java/tests/org/w3c/dom/
DocumentBuilderSetting.java 255 * Gets the property name.
263 * Gets the property value.
271 * Gets a string representation of the setting.
  /development/host/windows/usb/legacy/driver/
android_usb_wdf_object.h 126 /// Gets KMDF object extended with this instance
137 /// Gets KMDF object type for this extension
165 /** \brief Gets our extension for the given KMDF object
  /external/iproute2/examples/diffserv/
Edge31-cb-chains 56 # if it exceeds the above but not the extra rate/burst below, it gets a
63 # if it exceeds the above but not the rule below, it gets a tcindex value
70 # Anything else (not from the subnet 10.2.0.24/24) gets discarded if it
Edge32-cb-chains 62 # if it exceeds the above but not the extra rate/burst below, it gets a
72 # if it exceeds the above but not the rule below, it gets a tcindex value
82 # Anything else (not from the subnet 10.2.0.24/24) gets discarded if it
Edge32-cb-u32 63 # if it exceeds the above but not the extra rate/burst below, it gets a
73 # if it exceeds the above but not the rule below, it gets a tcindex value
84 # Anything else (not from the subnet 10.2.0.24/24) gets discarded if it
  /frameworks/base/awt/java/awt/
Dimension.java 171 * Gets the size of the Dimension.
180 * Gets the height of the Dimension.
191 * Gets the width of the Dimension.
Point.java 112 * Gets X coordinate of Point as a double.
123 * Gets Y coordinate of Point as a double.
134 * Gets the location of the Point as a new Point object.
  /frameworks/base/awt/java/awt/geom/
PathIterator.java 91 * Gets the winding rule, either {@link PathIterator#WIND_EVEN_ODD} or
111 * Gets the coordinates of the next vertex point along the shape's outline
129 * Gets the coordinates of the next vertex point along the shape's outline
  /frameworks/base/awt/java/awt/image/
DataBufferByte.java 147 * Gets the data of the specified internal data array.
164 * Gets the bank data.
174 * Gets the data of the first data array.
DataBufferDouble.java 181 * Gets the data of the specified internal data array.
208 * Gets the bank data.
218 * Gets the data of the first data array.
DataBufferFloat.java 181 * Gets the data of the specified internal data array.
208 * Gets the bank data.
218 * Gets the data of the first data array.
DataBufferInt.java 147 * Gets the data of the specified internal data array.
164 * Gets the bank data.
174 * Gets the data of the first data array.
DataBufferShort.java 146 * Gets the data of the specified internal data array.
163 * Gets the bank data.
173 * Gets the data of the first data array.
DataBufferUShort.java 160 * Gets the data of the specified internal data array.
177 * Gets the bank data.
187 * Gets the data of the first data array.
  /frameworks/base/awt/java/awt/image/renderable/
RenderContext.java 169 * Gets the transform.
188 * Gets the area of interest.
207 * Gets the rendering hints.
  /frameworks/base/awt/javax/imageio/plugins/jpeg/
JPEGImageWriteParam.java 134 * Gets the DC Huffman tables.
143 * Gets the AC Huffman tables.
152 * Gets the quantization tables.
  /packages/apps/AccountsAndSyncSettings/src/com/android/settings/
AccountPreferenceBase.java 128 * Gets an icon associated with a particular account type. If none found, return null.
149 * Gets the label associated with a particular account type. If none found, return null.
169 * Gets the preferences.xml file associated with a particular account type.
  /packages/apps/Email/src/org/apache/james/mime4j/message/
Entity.java 41 * Gets the parent entity of this entity.
61 * Gets the entity header.
79 * Gets the body of this entity.
Header.java 90 * Gets the fields of this header. The returned list will not be
100 * Gets a <code>Field</code> given a field name. If there are multiple
115 * Gets all <code>Field</code>s having the specified field name.
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
Suggestions.java 89 * Gets the number of sources that are expected to report.
122 * Gets the set of corpora that have reported results to this suggestions set.
223 * Gets the number of source results.

Completed in 269 milliseconds

<<21222324252627282930>>