HomeSort by relevance Sort by last modified time
    Searched full:will (Results 226 - 250 of 18421) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/WebCore/platform/
LinkHash.h 56 // Returns the has of the string that will be used for visited link coloring.
60 // base URL, and returns the hash of the string that will be used for visited
61 // link coloring. It will return the special value of 0 if attributeURL does not
66 // base URL, and returns the hash of the string that will be used for visited.
67 // It will return an empty Vector in case of errors.
  /frameworks/base/core/java/android/widget/
Scroller.java 31 * will always return false to indicate that scrolling is over.
77 * null, the default (viscous) interpolator will be used.
109 * Returns how long the scroll event will take, in milliseconds.
165 * Returns where the scroll will end. Valid only for "fling" scrolls.
174 * Returns where the scroll will end. Valid only for "fling" scrolls.
184 * the animation is not yet finished. loc will be altered to provide the
235 * The scroll will use the default value of 250 milliseconds for the
239 * numbers will scroll the content to the left.
241 * will scroll the content up.
242 * @param dx Horizontal distance to travel. Positive numbers will scroll th
    [all...]
  /external/bluetooth/bluez/doc/
device-api.txt 29 On success this will emit a PropertyChanged signal.
39 will look for the public browse group.
52 This method will cancel any previous DiscoverServices
66 A DisconnectRequested signal will be sent and the
67 actual disconnection will only happen 2 seconds later.
107 This signal will be sent when a low level
109 The actual disconnection will happen 2 seconds later.
163 In case no alias is set, it will return the remote
164 device name. Setting an empty string as alias will
168 emitted PropertyChanged signal will show the remot
    [all...]
  /external/bluetooth/bluez/rfcomm/
rfcomm.1 7 .\" This program is distributed in the hope that it will be useful,
67 device. If not specified, the command will be use the first
91 specified channel. If no channel is specified, it will use the
98 If no channel is specified, it will use the channel number 1, but
99 a channel must be specified before cmd. If cmd is given, it will be
101 terminates or the client disconnect, the command will terminate.
102 Occurences of {} in cmd will be replaced by the name of the device
110 disconnect, the command will restart listening with the same
116 only creates the binding. The connection will be established right
126 set in the config will be bound
    [all...]
  /external/bluetooth/glib/docs/reference/glib/tmpl/
spawn.sgml 48 Error domain for spawning processes. Errors in this domain will
60 @G_SPAWN_LEAVE_DESCRIPTORS_OPEN: the parent's open file descriptors will be
62 will be closed before calling exec() in the child.
63 @G_SPAWN_DO_NOT_REAP_CHILD: the child will not be automatically reaped; you
65 or handle <literal>SIGCHLD</literal> yourself), or the child will become a zombie.
67 it will be looked for in the user's <envar>PATH</envar>.
68 @G_SPAWN_STDOUT_TO_DEV_NULL: the child's standard output will be discarded,
70 @G_SPAWN_STDERR_TO_DEV_NULL: the child's standard error will be discarded.
71 @G_SPAWN_CHILD_INHERITS_STDIN: the child will inherit the parent's standard
86 function will thus only affect the child, not the parent
    [all...]
  /frameworks/base/obex/javax/obex/
Authenticator.java 40 * <code>onAuthenticationResponse()</code> will be called, respectively, by the
50 * <code>onAuthenticationChallenge()</code> method will be invoked by the OBEX
51 * API implementation. The application will then return the user name (if
64 * header. (The user name will be <code>null</code> if no user name was provided
71 * not <code>null</code>, the OBEX API implementation will combine the password
76 * <code>IOException</code> will be thrown if the client requested
78 * <code>onAuthenticationFailure()</code> method will be called on the
93 * is not supported, an empty string will be provided
96 * @param isFullAccess <code>true</code> if full access to the server will
97 * be granted; <code>false</code> if read only access will be grante
    [all...]
Operation.java 52 * <code>getEncoding()</code> will always return <code>null</code>. <BR>
53 * <code>getLength()</code> will return the length specified by the OBEX Length
55 * <code>getType()</code> will return the value specified in the OBEX Type
62 * operation, the new headers will be sent during the next packet exchange.
104 * <code>openOutputStream()</code> or <code>openDataOutputStream()</code> will
106 * should be sent and the final bit in the request will be set.) At this point,
108 * <code>getResponseCode()</code> will do an implicit close on the
111 * <code>openInputStream()</code> or <code>openDataInputStream()</code> will
113 * will be set.) A call to <code>getResponseCode()</code> will cause an implici
    [all...]
  /dalvik/libcore/xml/src/main/java/org/xml/sax/ext/
Locator2.java 16 * ContentHandler.setDocumentLocator() } will implement this
19 * flag will have the value <em>true</em>.
36 * Returns the version of XML used for the entity. This will
50 * Content-Type header), that will be the name returned. Else if there
52 * the start of the document, that encoding name will be returned.
53 * Otherwise the encoding will been inferred (normally to be UTF-8, or
54 * some UTF-16 variant), and that inferred name will be returned.
  /external/opencore/extern_libs_v2/khronos/openmax/include/
OMX_Core.h 85 * The component will be in the Loaded state after the component is initially
88 * and configuration tables. The application will send one or more
90 * component and the component will record each of these parameter and
92 * Idle command, the component will acquire the resources needed for the
93 * specified configuration and will transition to the idle state if the
103 * application, but shall not begin processing buffers. This will allow the
327 * the stream will be the intra-frame preceding the target frame and
328 * the starttime will occur with the target frame (with any other
434 OMX_HANDLETYPE hMarkTargetComponent; /**< The component that will generate a
447 will update it.*
    [all...]
  /external/webkit/JavaScriptCore/qt/api/
qscriptengine.cpp 9 This library is distributed in the hope that it will be useful,
48 The script code will be evaluated in the current context.
51 engine; in this case the return value will be the exception
58 to this evaluation (e.g. uncaughtExceptionLineNumber()) will be
63 numbers will be 1-based.
77 The garbage collector will attempt to reclaim memory by locating and disposing of objects that are
80 Normally you don't need to call this function; the garbage collector will automatically be invoked
  /external/webkit/WebKit/qt/Api/
qwebhistoryinterface.cpp 9 This library is distributed in the hope that it will be useful,
43 Sets a new default interface, \a defaultInterface, that will be used by all of WebKit
46 If an interface without a parent has already been set, the old interface will be deleted.
47 When the application exists QWebHistoryInterface will automatically delete the
71 Returns the default interface that will be used by WebKit. If no
72 default interface has been set, QtWebkit will not track history.
103 Destructor. If this is currently the default interface it will be unset.
  /frameworks/base/core/java/android/inputmethodservice/
ExtractEditText.java 49 * Start making changes that will not be reported to the client. That
50 * is, {@link #onSelectionChanged(int, int)} will not result in sending
58 * Finish making changes that will not be reported to the client. That
59 * is, {@link #onSelectionChanged(int, int)} will not result in sending
125 * highlight and cursor will be displayed.
133 * highlight and cursor will be displayed.
141 * highlight and cursor will be displayed.
  /frameworks/base/include/media/
IAudioTrack.h 39 * make it active. If set, the callback will start being called.
43 /* Stop a track. If set, the callback will cease being called and
44 * obtainBuffer will return an error. Buffers that are already released
45 * will be processed, unless flush() is called.
59 /* Pause a track. If set, the callback will cease being called and
60 * obtainBuffer will return an error. Buffers that are already released
61 * will be processed, unless flush() is called.
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Core.h 68 * The component will be in the Loaded state after the component is initially
71 * and configuration tables. The application will send one or more
73 * component and the component will record each of these parameter and
75 * Idle command, the component will acquire the resources needed for the
76 * specified configuration and will transition to the idle state if the
86 * application, but shall not begin processing buffers. This will allow the
310 * the stream will be the intra-frame preceding the target frame and
311 * the starttime will occur with the target frame (with any other
417 OMX_HANDLETYPE hMarkTargetComponent; /**< The component that will generate a
430 will update it.*/
    [all...]
  /external/opencore/pvmi/pvmf/include/
pvmf_port_base_impl.h 44 * When this macro is defined to 1, statistics of this port will be tracked and can be
91 * will be ready to resume receiving data. After the reaching the maximum queue size
101 * this port on processing these messages asynchronously. The node will be notified
102 * of the events occurred to this port, and the node implementation will need to
113 * Default constructor. Data queue size and ready to receive threshold will be set to
117 * @param aNode The node that owns this port. Port events will be reported to this node.
118 * @param name Optional port name. If a name is provided, then datapath logging will
127 * @param aNode The node that owns this port. Port events will be reported to this node.
128 * @param aSize Data queue capacity. The data queue size will not grow beyond this capacity.
130 * less than or equal to the capacity. If this is less than capacity, memory will b
    [all...]
  /ndk/docs/
NDK-GDB.TXT 33 ndk-gdb will not work if you try to run your application on
56 If these conditions are not met, the generated .apk will
58 will not be possible.
60 'ndk-gdb' handles many error conditions and will dump an informative error
71 By default, ndk-gdb will search for an already-running application process,
72 and will dump an error if it doesn't find one. You can however use the --start
76 When it succesfully attaches to your application process, ndk-gdb will give
85 will be stopped! This is a gdb limitation.
87 IMPORTANT: The GDB prompt will be preceded by a long list of error messages,
107 session is running on the same device. Using --force will kill th
    [all...]
  /packages/apps/IM/src/com/android/im/engine/
ChatGroupManager.java 43 * Adds a GroupListener to this manager so that it will be notified when a
63 * Sets the InvitationListener to the manager so that it will be notified
74 * immediately and the registered GroupListeners will be notified when the
76 * temporary group and will be automatically deleted when all joined users
85 * registered GroupListeners will be notified when the group is deleted or
94 * the GroupGroupListeners registered on the group will be notified when the
98 * @param group the ChatGroup to which the member will add.
105 * and the GroupGroupListeners registered on the group will be notified when
109 * @param group the ChatGroup whose member will be removed.
116 * registered GroupListeners will be notified when the user joined into th
    [all...]
  /dalvik/libcore/xml/src/main/java/org/xml/sax/
DocumentHandler.java 3 // No warranty; no copyright -- use this as you will.
27 * instructions, and/or subelements) will appear, in order, between
61 * not reporting an error. Typically, the application will
67 * <p>Note that the locator will return correct information only
81 * <p>The SAX parser will invoke this method only once, before any
95 * <p>The SAX parser will invoke this method only once, and it will
111 * <p>The Parser will invoke this method at the beginning of every
112 * element in the XML document; there will be a corresponding
114 * element is empty). All of the element's content will b
    [all...]
  /external/webkit/WebKitTools/simplejson/
__init__.py 117 will be skipped instead of raising a ``TypeError``.
126 for container types will be skipped and a circular reference will
129 If ``allow_nan`` is ``False``, then it will be a ``ValueError`` to
135 members will be pretty-printed with that indent level. An indent level
136 of 0 will only insert newlines. ``None`` is the most compact representation.
139 then it will be used instead of the default ``(', ', ': ')`` separators.
174 will be skipped instead of raising a ``TypeError``.
176 If ``ensure_ascii`` is ``False``, then the return value will be a
181 for container types will be skipped and a circular reference wil
    [all...]
  /frameworks/base/docs/html/guide/developing/tools/
monkey.jd 35 will stop and report the error.</li>
37 will stop and report the error.</li>
40 <p>Depending on the verbosity level you have selected, you will also see reports on the progress
54 <p>With no options specified, the Monkey will launch in a quiet (non-verbose) mode, and will send
56 which will launch your application and send 500 pseudo-random events to it:</p>
80 <td>Each -v on the command line will increment the verbosity level.
93 value, it will generate the same sequence of events.</td>
130 (These are navigation events that will typically cause actions within your UI, such as
143 <td>Adjust percentage of activity launches. At random intervals, the Monkey will issue a startActivity() call, as a way of maximizin
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-windres.1 26 .\" Set up some character translations and predefined strings. \*(-- will
27 .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
28 .\" double quote, and \*(R" will give a right double quote. | will give a
29 .\" real vertical bar. \*(C+ will give a nicer C++. Capital omega is used to
166 will instead include the file contents.
168 If the input or output format is not specified, \fBwindres\fR will
170 A file with an extension of \fI.rc\fR will be treated as an \f(CW\*(C`rc\*(C'\fR
171 file, a file with an extension of \fI.res\fR will be treated as
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/man/man1/
arm-eabi-windres.1 26 .\" Set up some character translations and predefined strings. \*(-- will
27 .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
28 .\" double quote, and \*(R" will give a right double quote. | will give a
29 .\" real vertical bar. \*(C+ will give a nicer C++. Capital omega is used to
166 will instead include the file contents.
168 If the input or output format is not specified, \fBwindres\fR will
170 A file with an extension of \fI.rc\fR will be treated as an \f(CW\*(C`rc\*(C'\fR
171 file, a file with an extension of \fI.res\fR will be treated as
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-windres.1 26 .\" Set up some character translations and predefined strings. \*(-- will
27 .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
28 .\" double quote, and \*(R" will give a right double quote. | will give a
29 .\" real vertical bar. \*(C+ will give a nicer C++. Capital omega is used to
166 will instead include the file contents.
168 If the input or output format is not specified, \fBwindres\fR will
170 A file with an extension of \fI.rc\fR will be treated as an \f(CW\*(C`rc\*(C'\fR
171 file, a file with an extension of \fI.res\fR will be treated as
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/man/man1/
arm-eabi-windres.1 26 .\" Set up some character translations and predefined strings. \*(-- will
27 .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
28 .\" double quote, and \*(R" will give a right double quote. | will give a
29 .\" real vertical bar. \*(C+ will give a nicer C++. Capital omega is used to
166 will instead include the file contents.
168 If the input or output format is not specified, \fBwindres\fR will
170 A file with an extension of \fI.rc\fR will be treated as an \f(CW\*(C`rc\*(C'\fR
171 file, a file with an extension of \fI.res\fR will be treated as
    [all...]
  /frameworks/base/core/java/android/app/
AlertDialog.java 51 * without text editors, so that it will be placed on top of the current
77 * If a button does not exist in the dialog, null will be returned.
300 * more customization. Using this will replace the title and icon set
441 * Sets the callback that will be called if the dialog is canceled.
452 * Sets the callback that will be called if a key is dispatched to the dialog.
462 * Set a list of items to be displayed in the dialog as the content, you will be notified of the
474 * Set a list of items to be displayed in the dialog as the content, you will be notified of the
487 * displayed in the dialog as the content, you will be notified of the
491 * @param listener The listener that will be called when an item is clicked.
503 * displayed in the dialog as the content, you will be notified of th
    [all...]

Completed in 256 milliseconds

1 2 3 4 5 6 7 8 91011>>