HomeSort by relevance Sort by last modified time
    Searched full:posting (Results 1 - 25 of 210) sorted by null

1 2 3 4 5 6 7 8 9

  /frameworks/support/volley/tests/src/com/android/volley/utils/
ImmediateResponseDelivery.java 11 * instead of posting back to the main thread.
  /external/chromium/net/base/
network_change_notifier_linux.h 28 // to the registered observers without posting back to the thread the object
network_config_watcher_mac.h 45 // to the registered observers without posting back to the thread the object
  /packages/apps/Camera/src/com/android/camera/
ShutterButton.java 69 // system changes the drawable state before posting click
73 // drawable state after posting click notification, so the
80 // To do this, we delay the posting of the pressed(false) event
  /packages/apps/LegacyCamera/src/com/android/camera/
ShutterButton.java 70 // system changes the the drawable state before posting click
74 // drawable state after posting click notification, so the
81 // To do this, we delay the posting of the pressed(false) event
  /cts/tests/tests/webkitsecurity/assets/
detached-object-notification-crash.html 11 <p>This tests that posting a notification for a deleted element does
  /external/chromium/net/proxy/
polling_proxy_config_service.h 43 // Polls for changes by posting a task to the worker pool.
  /external/sonivox/jet_tools/JetCreator/
JetStatusEvent.py 31 """Used for posting events out of play thread back to UI"""
  /frameworks/wilhelm/tests/sandbox/
getch.c 39 FD_ZERO(&fds); // not in original posting to stackoverflow
  /external/chromium/chrome/browser/chromeos/login/
mock_authenticator.h 34 // Returns true after posting task to UI thread to call OnLoginSuccess().
77 VLOG(1) << "Posting a QuitTask to UI thread";
mock_url_fetchers.h 18 // Simulates a URL fetch by posting a delayed task. This fetch expects to be
  /frameworks/base/core/java/com/android/internal/http/multipart/
PartSource.java 37 * An interface for providing access to data when posting MultiPart messages.
57 * @return the fileName used for posting a MultiPart file part
  /frameworks/support/volley/src/com/android/volley/
NetworkDispatcher.java 37 /** For posting responses and errors. */
49 * @param delivery Delivery interface to use for posting responses
  /system/extras/tests/bionic/libc/common/
test_semaphore.c 59 printf( "thread 1: awake !! posting semaphore\n" );
79 printf( "thread 2: awake !! posting semaphore\n" );
  /external/chromium/chrome/browser/resources/sync_internals/
data.html 3 careful about posting data dumps on bug reports.</strong></p>
  /external/chromium/chrome/browser/sync/engine/
clear_data_command.cc 68 LOG(ERROR) << "Error posting ClearData.";
http_post_provider_interface.h 21 // Use specified user agent string when POSTing. If not called a default UA
  /external/chromium/chrome/browser/tab_contents/
web_drag_source_win.h 48 // by posting a task to this function.
  /external/webkit/Tools/Scripts/webkitpy/tool/
comments.py 30 # A tool for automating dealing with bugzilla, posting patches, committing
  /frameworks/base/core/java/android/webkit/
CallbackProxy.java     [all...]
  /dalvik/vm/jdwp/
JdwpEvent.cpp 39 Event posting can happen from any thread. The JDWP thread will not usually
50 This means that, after posting an event to the debugger, we need to wait
59 - If I'm going to suspend, grab the "I am posting an event" token. Wait
63 myself, release the "I am posting" token.
65 - When an event arrives, see if somebody is posting an event. If so,
66 sleep until we can acquire the "I am posting an event" token. Release
88 We need to change to VMWAIT state at the *start* of posting an event,
89 and stay there until we either finish posting the event or decide to
612 /* grab this before posting/suspending again */
929 ALOGW("Not posting thread change during invoke")
    [all...]
  /external/skia/include/views/
SkWidgetViews.h 86 /** called before posting the event to our listeners. Override to add slots to the event
87 before posting. Return true to proceed with posting, or false to not post the event to any
  /development/ndk/platforms/android-9/include/android/
native_window.h 109 * posting the new buffer to the display.
  /external/chromium/chrome/browser/extensions/
external_extension_loader.h 63 // posting tasks will avoid concurrent access and imply the necessary memory
  /external/chromium/chrome/browser/sync/glue/
password_change_processor.h 53 // is risk of deadlock due to the password store posting tasks to the UI

Completed in 4276 milliseconds

1 2 3 4 5 6 7 8 9