Searched
full:waits (Results
601 -
625 of
1077) sorted by null
<<21222324252627282930>>
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/ |
BluetoothStressTest.java | 173 * In this test, the local device waits for a pairing request from a remote device. It accepts
|
/frameworks/base/docs/html/training/multiple-threads/ |
create-threadpool.jd | 226 // Sets the amount of time an idle thread waits before terminating
|
/frameworks/base/test-runner/src/android/test/ |
ServiceTestCase.java | 54 * The test case waits to call {@link android.app.Service#onCreate()} until one of your
|
/frameworks/base/tests/MemoryUsage/src/com/android/tests/memoryusage/ |
MemoryUsageTest.java | 46 * test starts each application, waits until its memory usage is stabilized and
|
/frameworks/native/include/gui/ |
SurfaceComposerClient.h | 85 /* Triggers screen on/off or low power mode and waits for it to complete */
|
/libcore/jsr166-tests/src/test/java/jsr166/ |
CyclicBarrierTest.java | 28 * Spin-waits till the number of waiters == numberOfWaiters.
|
/libcore/luni/src/main/java/java/net/ |
SocketImpl.java | 57 * Waits for an incoming request and blocks until the connection is opened
|
/ndk/docs/renderscript/ |
classandroid_1_1RSC_1_1RS.html | 70 <p>Waits for any currently running asynchronous operations to finish. This should only be used for performance testing and timing. </p>
|
/ndk/sources/third_party/googletest/googletest/include/gtest/ |
gtest-death-test.h | 78 // 3. The parent process waits for the sub-process to terminate.
|
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/ |
gtest-death-test-internal.h | 111 // Waits for the death test to finish and returns its status.
|
/ndk/sources/third_party/googletest/googletest/src/ |
gtest-death-test.cc | 636 // Waits for the child in a death test to exit, returning its exit 648 FALSE, // Waits for any of the handles. 664 // Waits for the child process to exit if it haven't already. This 796 // Waits for the child in a death test to exit, returning its exit [all...] |
/packages/apps/Nfc/nxp/jni/ |
com_android_nfc_NativeP2pDevice.cpp | 220 /* NativeNfcTag waits for tag to leave the field here with presence check.
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/util/bluetooth/ |
PairingUtils.java | 78 // Waits until the wifi and / or ethernet status is not the same the input
|
/packages/services/Telephony/src/com/android/phone/ |
EmergencyCallbackModeExitDialog.java | 135 * Waits until bind to the service completes
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/rpc/ |
svc.h | 214 * NB: In pure implementations of rpc, the caller always waits for a reply
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/scsi/ |
sg.h | 156 tries to fetch a packet with a matching pack_id, waits, or returns EAGAIN.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpc/ |
svc.h | 214 * NB: In pure implementations of rpc, the caller always waits for a reply
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/scsi/ |
sg.h | 156 tries to fetch a packet with a matching pack_id, waits, or returns EAGAIN.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_file_eintr.py | 117 # loop waits for a bit before sending the first signal to increase
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_file_eintr.py | 117 # loop waits for a bit before sending the first signal to increase
|
/prebuilts/tools/darwin-x86/sdl/include/SDL/ |
SDL_events.h | 286 /** Waits indefinitely for the next available event, returning 1, or 0 if there
|
/prebuilts/tools/linux-x86/sdl/include/SDL/ |
SDL_events.h | 286 /** Waits indefinitely for the next available event, returning 1, or 0 if there
|
/prebuilts/tools/windows/sdl/include/SDL/ |
SDL_events.h | 286 /** Waits indefinitely for the next available event, returning 1, or 0 if there
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
completion12-expected-completion75.txt | 25 android:scrollbarDefaultDelayBeforeFade : Defines the delay in milliseconds that a scrollbar waits before fade out. [integer]
|
/sdk/find_java/src/source/ |
utils.h | 362 // Executes command, waits for completion and returns exit code.
|
Completed in 1911 milliseconds
<<21222324252627282930>>