HomeSort by relevance Sort by last modified time
    Searched full:waits (Results 51 - 75 of 1036) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/qemu/distrib/sdl-1.2.15/docs/html/
sdlwaitevent.html 83 >SDL_WaitEvent&nbsp;--&nbsp;Waits indefinitely for the next available event.</DIV
123 >Waits indefinitely for the next available event, returning
  /frameworks/base/services/core/java/com/android/server/hdmi/
PowerStatusMonitorAction.java 33 // State that waits for <Report Power Status> once sending <Give Device Power Status>
36 // State that waits for next monitoring
  /system/extras/tests/bionic/libc/common/
test_semaphore.c 43 * Thread 2 sleeps for 1 second, then waits the semaphore, sleeps for 2 seconds, then post the semaphoe
44 * Thread 3 sleeps 3 seconds, waits for the semaphore
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/base/
ISensorTestStateContainer.java 34 * Waits for the operator to acknowledge to continue execution.
  /external/chromium_org/ash/test/
shelf_view_test_api.h 55 // Runs message loop and waits until all add/remove animations are done.
  /external/chromium_org/base/debug/
debugger.h 17 // Waits wait_seconds seconds for a debugger to attach to the current process.
  /external/chromium_org/cc/output/
renderer.h 68 // Waits for rendering to finish.
  /external/chromium_org/chrome/browser/media/
media_browsertest.h 44 // Opens a URL and waits for the document title to match either one of the
  /external/chromium_org/chrome/browser/sync/test/integration/
quiesce_status_change_checker.h 19 // Waits until all provided clients have finished committing any unsynced items
  /external/chromium_org/chrome/browser/ui/app_list/search/
history_unittest.cc 28 // HistoryDataLoadWaiter waits for give |data| to be loaded from underlying
29 // store on the blocking pool. The waiter waits on the main message loop until
58 // StoreFlushWaiter waits for the given |store| to flush its data to disk.
59 // The flush and disk write happens on the blocking pool. The waiter waits
  /external/chromium_org/chrome/browser/ui/views/app_list/win/
activation_tracker_win.h 32 // is focused, it waits until it has been called twice before dismissing the
  /external/chromium_org/chrome/browser/ui/webui/
web_ui_test_handler.h 34 // Runs |js_text| in this object's WebUI frame. Waits for result, logging an
  /external/chromium_org/chrome/installer/util/
google_update_util.h 13 // GoogleUpdateSetup.exe to install it, and waits until it finishes.
  /external/chromium_org/chrome/test/android/javatests/src/org/chromium/chrome/test/util/
InfoBarTestAnimationListener.java 30 * Waits for {@code millis} or until the value of the condition becomes true
  /external/chromium_org/chrome/test/base/
find_in_page_observer.h 27 // It captures the current search ID in constructor and waits for it only.
in_process_browser_test.h 132 // Creates a browser with a single tab (about:blank), waits for the tab to
141 // Creates a browser for a popup window with a single tab (about:blank), waits
145 // Creates a browser for an application and waits for it to load and shows
184 // Quits all open browsers and waits until there are no more browsers.
  /external/chromium_org/components/nacl/loader/
nacl_listener.h 26 // The NaClListener is an IPC channel listener that waits for a
  /external/chromium_org/content/public/test/
test_navigation_observer.h 27 // Like above but waits for one navigation.
  /external/chromium_org/content/test/data/media/
player.html 42 // media and waits for X seconds of playback or the ended event, at which point
  /external/chromium_org/content/test/
test_frame_navigation_observer.h 32 // As above but waits for one navigation.
  /external/chromium_org/gpu/command_buffer/client/
cmd_buffer_helper.cc 170 // Calls Flush() and then waits until the buffer is empty. Break early if the
218 // Waits until the current token value is greater or equal to the value passed
234 // Waits for available entries, basically waiting until get >= put + count + 1.
235 // It actually waits for contiguous entries, so it may need to wrap the buffer
  /external/chromium_org/ppapi/native_client/tests/ppapi_test_lib/
testable_callback.h 37 // Waits for the callback to be called and returns the
  /external/chromium_org/third_party/WebKit/public/platform/
WebWaitableEvent.h 44 // Waits indefinitely for the event to be signaled.
  /external/chromium_org/third_party/webrtc/modules/audio_device/android/
low_latency_event.h 42 // Waits until SignalEvent or Stop is called.
  /external/droiddriver/src/com/google/android/droiddriver/actions/
Action.java 40 * ways. For example, UiAutomationDriver waits for AccessibilityEvent up to

Completed in 2443 milliseconds

1 23 4 5 6 7 8 91011>>