Home
last modified time | relevance | path

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

/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
DFilter.java409 protected void setWaitsOnInputPort(String portName, boolean waits) { in setWaitsOnInputPort() argument
410 getInputPort(portName).setBlocking(waits); in setWaitsOnInputPort()
419 protected void setWaitsOnOutputPort(String portName, boolean waits) { in setWaitsOnOutputPort() argument
420 getOutputPort(portName).setBlocking(waits); in setWaitsOnOutputPort()
/frameworks/base/docs/html/training/graphics/opengl/
Dmotion.jd78 rotates the shape only one increment and then waits for a call to {@link
/frameworks/base/docs/html/training/basics/activity-lifecycle/
Dpausing.jd62 waits in the Paused state (1). If the user returns to the activity while it's still paused, the
/frameworks/base/docs/html/guide/topics/connectivity/
Dwifip2p.jd477 …<li>Create a {@link java.net.ServerSocket}. This socket waits for a connection from a client on a …
487 …<li>The server socket waits for a client connection (with the {@link java.net.ServerSocket#accept(…
Dbluetooth.jd878 Handler from the parent class. Then it goes back and waits for more bytes from
/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/tools/adk/
Dadk.jd497 </pre>If this method returns false, the board waits until a new device is connected. If it is
/frameworks/base/docs/html/guide/topics/data/
Dbackup.jd314 onBackup()} method. Instead, the Backup Manager waits for an appropriate time, then performs
/frameworks/base/docs/html/guide/google/play/billing/
Dbilling_integrate.jd711 application to get stuck in a pending state while it waits for an <code>IN_APP_NOTIFY</code> message