/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/ |
SuggestionsView.java | 69 * Gets the position of the selected suggestion. 78 * Gets the selected suggestion. 102 // the ListView loses focus. And when it regains focus, onItemSelected() never gets
|
/frameworks/base/awt/java/awt/image/ |
SampleModel.java | 104 * Gets the data array for the specified pixel of the specified DataBuffer 123 * Gets the array of pixel data for the specified rectangular area of pixels 389 * Gets the samples of the specified pixel as an integer array. 444 * Gets the samples of the specified pixel as a float array. 499 * Gets the samples of the specified pixel as a double array. 554 * Gets the sample of a specified band for the specified pixel as an 570 * Gets the sample of a specified band for the specified pixel as a float. 587 * Gets the sample of a specified band for the specified pixel as a double. 604 * Gets the samples of the specified rectangular area of pixels as an 679 * Gets the samples of the specified rectangular area of pixels as a floa [all...] |
Raster.java | [all...] |
/frameworks/base/awt/java/awt/geom/ |
QuadCurve2D.java | 445 * Gets the x coordinate of the starting point. 452 * Gets the y coordinate of the starting point. 459 * Gets the starting point. 466 * Gets the x coordinate of the control point. 473 * Gets the y coordinate of the control point. 480 * Gets the control point. 487 * Gets the x coordinate of the end point. 494 * Gets the y coordinate of the end point. 501 * Gets the end point. 595 * Gets the square of the distance from the control point to the straigh [all...] |
/dalvik/libcore/logging/src/main/java/java/util/logging/ |
Handler.java | 190 * Gets the character encoding used by this handler, {@code null} for 200 * Gets the error manager used by this handler to report errors during 214 * Gets the filter used by this handler. 223 * Gets the formatter used by this handler to format the logging messages. 232 * Gets the logging level of this handler, records with levels lower than
|
/dalvik/libcore/luni/src/main/java/java/io/ |
ObjectStreamField.java | 181 * Gets the name of this field. 190 * Gets the offset of this field in the object. 215 * Gets the type of this field. 228 * Gets a character code for the type of this field. The following codes are 279 * Gets the type signature used by the VM to represent the type of this
|
/dalvik/libcore/luni/src/main/java/java/net/ |
DatagramSocketImpl.java | 78 * Gets the {@code FileDescriptor} of this datagram socket, which is invalid 88 * Gets the local address to which the socket is bound. 97 * Gets the local port of this socket. 106 * Gets the time-to-live (TTL) for multicast packets sent on this socket. 119 * Gets the time-to-live (TTL) for multicast packets sent on this socket.
|
ServerSocket.java | 218 * Gets the local IP address of this server socket or {@code null} if the 231 * Gets the local port of this server socket or {@code -1} if the socket is 244 * Gets the timeout period of this server socket. This is the time the 427 * Gets the local socket address of this server socket or {@code null} if 500 * Gets the value of the socket option {@code SocketOptions.SO_REUSEADDR}. 531 * Gets the value for the receive buffer size socket option {@code 544 * Gets the related channel if this instance was created by a
|
Socket.java | 433 * Gets the IP address of the target host this socket is connected to. 446 * Gets an input stream to read data from this socket. 462 * Gets the setting of the socket option {@code SocketOptions.SO_KEEPALIVE}. 477 * Gets the local IP address this socket is bound to. 490 * Gets the local port this socket is bound to. 503 * Gets an output stream to write data into this socket. 519 * Gets the port number of the target host this socket is connected to. 532 * Gets the value of the socket option {@code SocketOptions.SO_LINGER}. 546 * Gets the receive buffer size of this socket. 559 * Gets the send buffer size of this socket [all...] |
URL.java | 527 * Gets the hashcode value of this URL instance. 609 * Gets the content of the resource which is referred by this URL. By 625 * Gets the content of the resource which is referred by this URL. The 796 * Gets the value of the file part of this URL. 806 * Gets the value of the host part of this URL. 815 * Gets the port number of this URL or {@code -1} if the port is not set. 824 * Gets the protocol of this URL. 833 * Gets the value of the reference part of this URL. 842 * Gets the value of the query part of this URL. 851 * Gets the value of the path part of this URL [all...] |
/dalvik/libcore/luni/src/main/java/java/util/ |
PriorityQueue.java | 145 * Gets the iterator of the priority queue, which will not return elements 156 * Gets the size of the priority queue. If the size of the queue is greater 198 * Gets and removes the head of the queue. 212 * Gets but does not remove the head of the queue. 224 * Gets the comparator of the priority queue.
|
/external/apache-http/src/org/apache/http/message/ |
HeaderGroup.java | 134 * Gets a header representing all of the header values with the given name. 164 * Gets all of the headers with the given name. The returned array 187 * Gets the first header with the given name. 205 * Gets the last header with the given name. 225 * Gets all of the headers contained within this group.
|
/external/opencore/oscl/oscl/osclbase/src/ |
oscl_refcounter.h | 66 * Gets the current number of references 144 * Gets the current number of references 232 * Gets the current number of references 327 * Gets the current number of references 422 * Gets the current number of references
|
/frameworks/base/core/java/android/os/ |
Environment.java | 34 * Gets the Android root directory. 58 * Gets the Android data directory. 65 * Gets the Android external storage directory. This directory may not 253 * Gets the Android Download/Cache content directory. 314 * Gets the current state of the external storage device.
|
/packages/apps/IM/src/com/android/im/imps/ |
ImpsConnectionConfig.java | 200 * Gets the type of protocol binding for data channel. 209 * Gets the type of protocol binding for CIR channel. 218 * Gets the host name of the server. 236 * Gets the number of milliseconds to wait for a response from the server. 303 * Gets the port number for the standalone UDP/IP CIR method. This is only
|
/dalvik/dx/src/com/android/dx/dex/code/ |
LocalList.java | 52 * Gets the element at the given index. It is an error to call 207 * Gets the address. 216 * Gets the disposition. 225 * Gets whether this is a local start. This is just shorthand for 235 * Gets the variable name. 244 * Gets the variable signature. 253 * Gets the variable's type. 262 * Gets the number of the register holding the variable. 272 * Gets the RegisterSpec of the register holding the variable. 827 * it gets the job done.</p [all...] |
/dalvik/libcore/sql/src/main/java/java/sql/ |
Statement.java | 352 * Gets the {@code Connection} object which created this statement. 362 * Gets the default direction for fetching rows for {@code ResultSet}s 376 * Gets the default number of rows for a fetch for the {@code ResultSet} 397 * Gets the maximum number of bytes which can be returned as values from 412 * Gets the maximum number of rows that a {@code ResultSet} can contain when 461 * Gets the timeout value for the statement's execution time. The JDBC 473 * Gets the current result. Should only be called once per result. 483 * Gets the concurrency setting for {@code ResultSet} objects generated by 494 * Gets the cursor hold setting for {@code ResultSet} objects generated by 505 * Gets the {@code ResultSet} type setting for {@code ResultSet}s derive [all...] |
/external/sonivox/jet_tools/JetCreator/ |
JetUtils.py | 45 """ Gets an object """
143 """ Gets the text of a column """
196 """ Gets just the root of the file name """
203 """ Gets just the filename, without the path """
210 """ Gets just the path, without the file name """
217 """ Gets just the extension of the file """
225 """ Gets the date/time of a file """
251 """ Gets the value of a config file field """
473 """ Gets the jet help text file """
585 """ Gets the length of a midi file via eas """ [all...] |
/frameworks/base/awt/javax/imageio/ |
ImageWriter.java | 111 * Gets the ImageWriterSpi which instantiated this ImageWriter. 384 * Gets the output object that was set by setOutput method. 577 * Gets an array of available locales. 590 * Gets an IIOMetadata object that contains default values for encoding an 603 * Gets an IIOMetadata object that contains default values for encoding a 613 * Gets the current locale of this ImageWriter. 622 * Gets the default write param. Gets a new ImageWriteParam object for this 632 * Gets the number of thumbnails supported by the format being written with 652 * Gets the preferred thumbnail sizes. Gets an array of Dimensions with th [all...] |
/frameworks/base/awt/javax/imageio/spi/ |
ServiceRegistry.java | 148 * Gets an Iterator of registered service providers in the specified 169 * Gets an Iterator of all registered service providers in the specified 186 * Gets the registered service provider object that has the specified class 271 * Gets an iterator of Class objects representing the current categories. 327 * Gets the providers. 452 * Gets the provider classes. 462 * Gets the providers.
|
/frameworks/base/core/java/android/hardware/ |
Camera.java | [all...] |
/frameworks/base/core/tests/hosttests/src/android/content/pm/ |
PackageManagerHostTests.java | 246 Log.i(LOG_TAG, "Test installLocation=auto, prefer=auto gets installed on device"); 260 Log.i(LOG_TAG, "Test installLocation=auto, prefer=internal gets installed on device"); 274 Log.i(LOG_TAG, "Test installLocation=auto, prefer=external gets installed on device"); 318 Log.i(LOG_TAG, "Test installLocation=internal, prefer=auto gets installed on device"); 391 Log.i(LOG_TAG, "Test installLocation=external, pref=auto gets installed on SD Card"); 405 Log.i(LOG_TAG, "Test installLocation=external, pref=internal gets installed on SD Card"); 419 Log.i(LOG_TAG, "Test installLocation=external, pref=external gets installed on SD Card"); 434 Log.i(LOG_TAG, "Test an app with no installLocation gets installed on device"); 463 Log.i(LOG_TAG, "Test an app with no installLocation gets installed on SD card"); 492 Log.i(LOG_TAG, "Test an app with no installLocation gets installed on device") [all...] |
/frameworks/base/awt/java/awt/ |
Color.java | 490 * Gets the ColorSpace of this Color. 682 * Gets the red component of the Color in the range 0-255. 691 * Gets the RGB value that represents the color in the default sRGB 701 * Gets the green component of the Color in the range 0-255. 710 * Gets the blue component of the Color in the range 0-255. 719 * Gets the alpha component of the Color in the range 0-255. 728 * Gets the Color from the specified string, or returns the Color specified 749 * Gets the Color from the specified string, or returns the Color converted 770 * Gets the Color from the specified String. 802 * Gets a Color object using the specified values of the HSB color model [all...] |
MenuComponent.java | 212 * Gets the name of the MenuComponent object. 241 * Gets the parent menu container. 301 * Gets the peer of the MenuComponent; an application must not use this 323 * Gets the locking object of this MenuComponent. 376 * Gets the font of the MenuComponent object. 466 * Gets the location. 476 * Gets the width. 486 * Gets the height. 670 * Gets the submenu location. 682 * Gets the selected item index [all...] |
/external/bluetooth/glib/gio/ |
giomodule.c | 505 * Gets the required type for @extension_point. 520 * Gets a list of all extensions that implement this extension point. 637 * Gets a reference to the class for the type that is 652 * Gets the type associated with @extension. 666 * Gets the name under which @extension was registered. 683 * Gets the priority with which @extension was registered.
|