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

1 2 3 4 5 67 8 91011>>

  /libcore/luni/src/main/java/java/util/concurrent/
Future.java 112 * Waits if necessary for the computation to complete, and then
125 * Waits if necessary for at most the given time for the computation
TransferQueue.java 65 * else waits until the element is received by a consumer.
85 * else waits until the element is received by a consumer,
  /packages/apps/Contacts/src/com/android/contacts/interactions/
TestLoaderManager.java 124 * Waits for the specified loaders to complete loading.
152 * Waits for the specified loaders to complete loading.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
taskstats.h 88 * from the kernel in involuntary waits due to virtualization.
96 * for kernel's involuntary waits due to virtualization.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
taskstats.h 88 * from the kernel in involuntary waits due to virtualization.
96 * for kernel's involuntary waits due to virtualization.
  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_test.cc 505 // Waits and makes sure safebrowsing update is not happening.
523 // Starts safebrowsing update on IO thread. Waits till scheduled
538 // Fetches URLs to verify and waits till server responses with data.
547 // Verifes with server if a URL is a phishing URL and waits till server
574 // Verifies with server if test is done and waits till server responses.
  /frameworks/base/core/tests/hosttests/test-apps/DownloadManagerTestApp/src/com/android/frameworks/downloadmanagertests/
DownloadManagerBaseTest.java 183 * Waits for a given download to finish, or until the timeout expires.
205 * Waits for multiple downloads to finish, or until timeout expires.
417 * Synchronously waits for external store to be mounted (eg: SD Card).
434 * Synchronously waits for a download to start.
465 * Synchronously waits for the download manager to start incrementing the number of
  /libcore/jsr166-tests/src/test/java/jsr166/
JSR166TestCase.java 383 * Waits out termination of a thread pool or fails doing so.
594 * Spin-waits up to the specified number of milliseconds for the given
616 * Waits up to LONG_DELAY_MS for the given thread to enter a wait
643 * Waits for the specified time (in milliseconds) for the thread
661 * Waits for LONG_DELAY_MS milliseconds for the thread to
817 // * Spin-waits up to LONG_DELAY_MS until flag becomes true.
824 // * Spin-waits up to the specified timeout until flag becomes true.
    [all...]
  /external/chromium_org/chrome/test/base/
ui_test_utils.h 62 // The order in which the waits happen when more than one is selected, is:
153 // Download the given file and waits for the download to complete.
232 // Notification observer which waits for navigation events and blocks until
  /external/libnl/lib/route/
qdisc.c 214 * sends the request to the kernel and waits for the ACK to be
273 * sends the request to the kernel and waits for the ACK to be
347 * sends the request to the kernel and waits for the ACK to be
  /frameworks/base/core/java/android/test/
InstrumentationTestCase.java 239 * Sends a series of key events through instrumentation and waits for idle. The sequence
294 * Sends a series of key events through instrumentation and waits for idle. For instance:
317 * Sends a series of key events through instrumentation and waits for idle. Each key code
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/
NdefPushReceiverActivity.java 35 * Test activity that waits to receive a particular NDEF Push message from another NFC device.
  /cts/tests/tests/hardware/src/android/hardware/cts/helpers/sensoroperations/
AlarmOperation.java 33 * after a specified period of time and waits for the child operation to complete.
  /external/android-clat/
getaddr.c 122 // sends message and waits for a response
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/DebuggerOnDemand/
OnthrowLaunchDebugger002.java 35 * waits for breakpoint, gets frames, and prints them. Then it releases debuggee.
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/
InterruptTest.java 55 * <BR>After sending Interrupt command, the test waits signals via synchronization
StopDebuggee.java 37 * This debuggee starts the tested thread <code>TESTED_THREAD</code> which waits for
ThreadGroupDebuggee.java 43 * signal to and waits for the <code>SGNL_CONTINUE</code> signal from debugger
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/
AllThreadsDebuggee.java 38 * signal to and waits for the <code>SGNL_CONTINUE</code> signal from debugger
HoldEventsTest.java 52 * Next, the test waits for debuggee to start the 'TESTED_THREAD'
ReleaseEventsTest.java 64 * <BR>Next, the test waits for debuggee to start the 'TESTED_THREAD'
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/
JDWPUnitDebuggeeWrapper.java 102 * Closes all connections, stops redirectors, and waits for debuggee process
  /external/chromium_org/ash/shelf/
shelf_unittest.cc 159 // Waits for all transitions to finish and there should be no crash.
  /external/chromium_org/chrome/browser/chromeos/attestation/
attestation_policy_browsertest.cc 53 // Refreshes device policy and waits for it to be applied.
  /external/chromium_org/chrome/browser/chromeos/dbus/
service_provider_test_helper.h 68 // Calls exported method and waits for a response for |mock_object_proxy_|.

Completed in 1604 milliseconds

1 2 3 4 5 67 8 91011>>