Home
last modified time | relevance | path

Searched refs:waits (Results 1 – 17 of 17) sorted by relevance

/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
DFilter.java408 protected void setWaitsOnInputPort(String portName, boolean waits) { in setWaitsOnInputPort() argument
409 getInputPort(portName).setBlocking(waits); in setWaitsOnInputPort()
418 protected void setWaitsOnOutputPort(String portName, boolean waits) { in setWaitsOnOutputPort() argument
419 getOutputPort(portName).setBlocking(waits); in setWaitsOnOutputPort()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DGSMTestHandler.java.broken32 * This class creates a HandlerThread which waits for the various messages.
DGSMPhoneTest.java.broken1601 // Unlike the while loops above, this one waits
/frameworks/base/docs/html/training/graphics/opengl/
Dmotion.jd83 rotates the shape only one increment and then waits for a call to {@link
/frameworks/base/docs/html/training/run-background-service/
Dcreate-service.jd50 {@link android.app.IntentService}, and you send it another request, the request waits until
/frameworks/base/docs/html/training/basics/activity-lifecycle/
Dpausing.jd58 waits in the Paused state (1). If the user returns to the activity while it's still paused, the
/frameworks/rs/api/
Drs_for_each.spec112 function returns any value, the call waits until all results have been written
/frameworks/base/docs/html/training/multiple-threads/
Dcreate-threadpool.jd226 // Sets the amount of time an idle thread waits before terminating
/frameworks/base/docs/html/guide/topics/connectivity/
Dwifip2p.jd481 …<li>Create a {@link java.net.ServerSocket}. This socket waits for a connection from a client on a …
491 …<li>The server socket waits for a client connection (with the {@link java.net.ServerSocket#accept(…
Dbluetooth.jd874 Handler from the parent class. Then it goes back and waits for more bytes from
/frameworks/base/docs/html/training/articles/
Dsecurity-gms-provider.jd138 while it waits for the operation to finish.</p>
/frameworks/rs/scriptc/
Drs_for_each.rsh113 * function returns any value, the call waits until all results have been written
/frameworks/base/docs/html/training/efficient-downloads/
Defficient-network-access.jd82 …o ensure that prefetching doesn't delay application startup while the app waits for the prefetch t…
/frameworks/base/docs/html/training/auto/testing/
Dindex.jd377 waits for input from the computer microphone.</td>
/frameworks/base/docs/html/ndk/guides/audio/
Dopensl-prog-notes.jd368 or I/O operations. Instead consider <em>try locks</em>, locks and waits with timeouts, and
/frameworks/base/docs/html/ndk/reference/
Dgroup___looper.jd349 <p>If the timeout is zero, returns immediately without blocking. If the timeout is negative, waits
/frameworks/base/docs/html/guide/topics/data/
Dbackup.jd311 onBackup()} method. Instead, the Backup Manager waits for an appropriate time, then performs