OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gets
(Results
326 - 350
of
3716
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
SuggestionsProvider.java
27
*
Gets
suggestions for a query.
/packages/wallpapers/LivePicker/
Android.mk
36
# it isn't working correctly (it always
gets
copied).
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/log/event/
DisplayFilteredLog.java
47
*
Gets
display type
/dalvik/dx/src/com/android/dx/cf/code/
ByteCatchList.java
43
*
Gets
the total length of this structure in bytes, when included in
54
*
Gets
the indicated item.
94
*
Gets
the list of items active at the given address. The result is
269
*
Gets
the start pc (inclusive) of the handler's range.
278
*
Gets
the end pc (exclusive) of the handler's range.
288
*
Gets
the pc of the exception handler.
297
*
Gets
the class of exception handled.
/dalvik/libcore/luni/src/main/java/java/net/
DatagramPacket.java
125
*
Gets
the sender or destination IP address of this datagram packet.
135
*
Gets
the data of this datagram packet.
144
*
Gets
the length of the data stored in this datagram packet.
153
*
Gets
the offset of the data stored in this datagram packet.
162
*
Gets
the port number of the target or sender host of this datagram
218
*
Gets
the current capacity value.
312
*
Gets
the host address and the port to which this datagram packet is sent
SocketImpl.java
160
*
Gets
the file descriptor of this socket.
169
*
Gets
the remote address this socket is connected to.
178
*
Gets
the input stream of this socket.
187
*
Gets
the local port number of this socket. The field is initialized to
198
*
Gets
the value of the given socket option.
209
*
Gets
the output stream of this socket.
218
*
Gets
the remote port number of this socket. This value is not meaningful
InetSocketAddress.java
139
*
Gets
the port number of this socket.
148
*
Gets
the address of this socket.
157
*
Gets
the hostname of this socket.
176
*
Gets
a string representation of this socket included the address and the
233
*
Gets
the hashcode of this socket.
/external/dbus/dbus/
dbus-userdb.c
299
*
Gets
the system global user database;
315
*
Gets
username of user owning current process. The returned string
337
*
Gets
homedir of user owning current process. The returned string
359
*
Gets
the home directory for the given user.
398
*
Gets
the credentials corresponding to the given username.
537
*
Gets
the user information for the given UID,
557
*
Gets
the user information for the given username.
/frameworks/base/awt/java/awt/
Cursor.java
238
*
Gets
the name of the cursor.
257
*
Gets
the cursor type.
266
*
Gets
the predefined cursor with the specified type.
283
*
Gets
the default cursor.
292
*
Gets
the specified system custom cursor.
310
*
Gets
the specified system custom cursor from the map of system custom
401
*
Gets
the native cursor.
GradientPaint.java
198
*
Gets
the color of the first point.
207
*
Gets
the color of the second point.
216
*
Gets
the first point.
225
*
Gets
the second point.
234
*
Gets
the transparency mode for the GradientPaint.
/dalvik/dx/src/com/android/dx/dex/cf/
AttributeTranslator.java
65
*
Gets
the list of thrown exceptions for a given method.
83
*
Gets
the annotations out of a given {@link AttributeList}. This
103
*
Gets
the annotations out of a given class, similar to {@link
149
*
Gets
the annotations out of a given method, similar to {@link
170
* Helper method for {@link #getAnnotations} which just
gets
the
202
*
Gets
the {@code Signature} attribute out of a given
221
*
Gets
the {@code EnclosingMethod} attribute out of a given
259
*
Gets
the {@code InnerClasses} attribute out of a given
341
*
Gets
the parameter annotations out of a given method. This
377
*
Gets
the {@code AnnotationDefault} attributes out of
[
all
...]
/external/bluetooth/glib/gio/
gvolume.c
166
*
Gets
the name of @volume.
187
*
Gets
the icon for @volume.
209
*
Gets
the UUID for the @volume. The reference is typically based on
234
*
Gets
the drive for the @volume.
256
*
Gets
the mount for the @volume.
352
* @user_data: user data that
gets
passed to @callback
427
* @user_data: user data that
gets
passed to @callback
495
*
Gets
the identifier of the given kind for @volume.
524
*
Gets
the kinds of <link linkend="volume-identifier">identifiers</link>
549
*
Gets
the activation root for a #GVolume if it is known ahead o
[
all
...]
/frameworks/base/core/java/android/content/
ContentValues.java
233
*
Gets
a value. Valid value types are {@link String}, {@link Boolean}, and
244
*
Gets
a value and converts it to a String.
255
*
Gets
a value and converts it to a Long.
280
*
Gets
a value and converts it to an Integer.
305
*
Gets
a value and converts it to a Short.
330
*
Gets
a value and converts it to a Byte.
355
*
Gets
a value and converts it to a Double.
380
*
Gets
a value and converts it to a Float.
405
*
Gets
a value and converts it to a Boolean.
425
*
Gets
a value that is a byte array. Note that this method will not conver
[
all
...]
/dalvik/dx/src/com/android/dx/rop/code/
LocalVariableInfo.java
131
*
Gets
the register set associated with the start of the block
145
*
Gets
the register set associated with the start of the given
157
*
Gets
a mutable copy of the register set associated with the
201
*
Gets
the named register being assigned by the given instruction, if
212
*
Gets
the number of assignments recorded by this instance.
Insn.java
103
*
Gets
a human-oriented (and slightly lossy) string for this instance.
112
*
Gets
an "inline" string portion for toHuman(), if available. This
122
*
Gets
the opcode.
131
*
Gets
the source position.
140
*
Gets
the result spec, if any. A return value of {@code null}
150
*
Gets
the spec of a local variable assignment that occurs at this
179
*
Gets
the source specs.
188
*
Gets
whether this instruction can possibly throw an exception. This
198
*
Gets
the list of possibly-caught exceptions. This returns {@link
Rop.java
308
*
Gets
the opcode.
317
*
Gets
the result type. A return value of {@link Type#VOID}
327
*
Gets
the source types.
336
*
Gets
the list of exception types that might be thrown.
345
*
Gets
the branchingness of this instance.
354
*
Gets
whether this opcode is a function/method call or similar.
364
*
Gets
whether this opcode is commutative (the order of its sources are
384
*
Gets
the nickname. If this instance has no nickname, this returns
398
*
Gets
whether this operation can possibly throw an exception. This
/dalvik/dx/src/com/android/dx/ssa/
LocalVariableInfo.java
132
*
Gets
the register set associated with the start of the block
146
*
Gets
the register set associated with the start of the given
158
*
Gets
a mutable copy of the register set associated with the
202
*
Gets
the named register being assigned by the given instruction, if
213
*
Gets
the number of assignments recorded by this instance.
/dalvik/dx/src/com/android/dx/util/
FixedSizeList.java
95
*
Gets
a customized string form for this instance.
107
*
Gets
a customized human string for this instance. This method will
121
*
Gets
the number of elements in this list.
166
*
Gets
the indicated element. It is an error to call this with the
191
*
Gets
the indicated element, allowing {@code null}s to be
/dalvik/libcore/nio/src/main/java/java/nio/channels/
SelectionKey.java
84
*
Gets
the attached object.
109
*
Gets
the channel of this key.
116
*
Gets
this key's {@link SelectionKey interest set}. The returned set has
206
*
Gets
the set of operations that are ready. The returned set has only
216
*
Gets
the selector for which this key's channel is registered.
/development/host/windows/usb/api/
adb_endpoint_object.h
105
/** \brief
Gets
information about this endpoint.
191
///
Gets
parent interface
195
///
Gets
this endpoint ID
200
///
Gets
this endpoint index on the interface
205
///
Gets
parent interface handle
adb_api.h
139
major entities through which that device
gets
accessed. Each of these
150
I/O performed on an endpoint. When an endpoint object
gets
opened through
153
created to track the result of that I/O when it
gets
completed. Clients
232
/** \brief
Gets
next interface information
292
/** \brief
Gets
interface name.
313
/** \brief
Gets
serial number for interface's device.
334
/** \brief
Gets
device descriptor for the USB device associated with
347
/** \brief
Gets
descriptor for the selected USB device configuration.
360
/** \brief
Gets
descriptor for the given interface.
372
/** \brief
Gets
information about an endpoint on the given interface.
[
all
...]
/external/icu4c/i18n/unicode/
basictz.h
43
*
Gets
the first time zone transition after the base time.
53
*
Gets
the most recent time zone transition before the base time.
96
*
Gets
the <code>InitialTimeZoneRule</code> and the set of <code>TimeZoneRule</code>
115
*
Gets
the set of time zone rules valid at the specified time. Some known external time zone
194
*
Gets
the set of TimeZoneRule instances applicable to the specified time and after.
/packages/apps/IM/src/com/android/im/app/
BrandingResources.java
116
*
Gets
a drawable object associated with a particular resource ID defined
135
*
Gets
an array of the IDs of the supported smiley of the provider. Use
145
*
Gets
the drawable associated with particular smiley ID.
159
*
Gets
the string value associated with a particular resource ID defined in
180
*
Gets
the string array associated with a particular resource ID defined in
/external/icu4c/common/unicode/
uloc.h
336
*
Gets
ICU's default locale.
371
*
Gets
the language code for the specified locale.
389
*
Gets
the script code for the specified locale.
407
*
Gets
the country code for the specified locale.
425
*
Gets
the variant code for the specified locale.
444
*
Gets
the full name for the specified locale.
466
*
Gets
the full name for the specified locale.
489
*
Gets
the ISO language code for the specified locale.
500
*
Gets
the ISO country code for the specified locale.
510
*
Gets
the Win32 LCID value for the specified locale
[
all
...]
/dalvik/libcore/sql/src/main/java/java/sql/
CallableStatement.java
60
*
Gets
the value of a specified JDBC {@code ARRAY} parameter as a
73
*
Gets
the value of a specified JDBC {@code ARRAY} parameter as a {@code
136
*
Gets
the value of a specified JDBC {@code BLOB} parameter as a {@code
151
*
Gets
the value of a specified JDBC {@code BLOB} parameter as a {@code
165
*
Gets
the value of a specified JDBC {@code BIT} parameter as a boolean.
178
*
Gets
the value of a specified JDBC {@code BIT} parameter as a {@code
191
*
Gets
the value of a specified JDBC {@code TINYINT} parameter as a {@code
205
*
Gets
the value of a specified JDBC {@code TINYINT} parameter as a Java
245
*
Gets
the value of a specified JDBC {@code CLOB} parameter as a {@code
261
*
Gets
the value of a specified JDBC {@code CLOB} parameter as a {@cod
[
all
...]
Completed in 384 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>