Searched
full:messages (Results
251 -
275 of
4742) sorted by null
<<11121314151617181920>>
/external/smack/src/org/jivesoftware/smack/ |
Chat.java | 31 * A chat is a series of messages sent between two users. Each chat has a unique 32 * thread ID, which is used to track which messages are part of a particular 33 * conversation. Some messages are sent without a thread ID, and some clients 62 * <tt>thread</tt> field of XMPP messages. This method may return <tt>null</tt> 117 * Adds a packet listener that will be notified of any new messages in the 144 * Creates a {@link org.jivesoftware.smack.PacketCollector} which will accumulate the Messages 146 * messages indefinitely. 148 * @return the PacketCollector which returns Messages for this chat. 157 * Chat. This is used by the Connection class to deliver messages
|
/external/smack/src/org/xbill/DNS/ |
EmptyRecord.java | 9 * the question section of messages and meta-records in dynamic update.
|
Options.java | 13 * verbosemsg - Print all messages sent or received by SimpleResolver<BR> 14 * verbosecompression - Print messages related to name compression<BR> 15 * verbosesec - Print messages related to signature verification<BR> 16 * verbosecache - Print messages related to cache lookups<BR>
|
/external/valgrind/main/helgrind/tests/ |
hg02_deadlock.c | 31 /* prevent spurious messages from the dynamic linker */
|
/external/webkit/LayoutTests/fast/dom/DeviceMotion/ |
no-page-cache-expected.txt | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
window-property-expected.txt | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
/external/webkit/LayoutTests/fast/dom/DeviceOrientation/ |
add-listener-from-callback-expected.txt | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
no-page-cache-expected.txt | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
window-property-expected.txt | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
/external/webkit/LayoutTests/fast/dom/Geolocation/ |
callback-exception-expected.txt | 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
callback-to-deleted-context-expected.txt | 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
disconnected-frame-expected.txt | 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
disconnected-frame-permission-denied-expected.txt | 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
multiple-requests-expected.txt | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
permission-denied-already-clear-watch-expected.txt | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
permission-denied-already-error-expected.txt | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
permission-denied-already-success-expected.txt | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
/external/webkit/LayoutTests/fast/dom/HTMLTableSectionElement/ |
rows-expected.txt | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
/external/webkit/LayoutTests/fast/dom/TreeWalker/ |
previousNodeLastChildReject-expected.txt | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
previousSiblingLastChildSkip-expected.txt | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
/external/webkit/LayoutTests/fast/events/touch/ |
document-create-touch-list-expected.txt | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
/external/webkit/LayoutTests/platform/android/fast/dom/Geolocation/ |
disconnected-frame-permission-denied-expected.txt | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
/external/webkit/LayoutTests/platform/android-v8/fast/dom/Geolocation/ |
callback-exception-expected.txt | 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
/external/webkit/LayoutTests/storage/indexeddb/ |
set_version_blocked-expected.txt | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
/external/webkit/Source/WebKit2/UIProcess/Authentication/ |
AuthenticationChallengeProxy.cpp | 53 m_process->send(Messages::AuthenticationManager::CancelChallenge(m_challengeID), 0); 65 m_process->send(Messages::AuthenticationManager::ContinueWithoutCredentialForChallenge(m_challengeID), 0); 67 m_process->send(Messages::AuthenticationManager::UseCredentialForChallenge(m_challengeID, credential->core()), 0); 77 m_process->send(Messages::AuthenticationManager::CancelChallenge(m_challengeID), 0);
|
Completed in 1138 milliseconds
<<11121314151617181920>>