HomeSort by relevance Sort by last modified time
    Searched defs:QUEUED (Results 1 - 5 of 5) sorted by null

  /frameworks/native/include/gui/
BufferSlot.h 65 // producer, but has not yet been queued or canceled. The
70 // QUEUED (via queueBuffer) or back to FREE (via cancelBuffer).
73 // QUEUED indicates that the buffer has been filled by the
74 // producer and queued for use by the consumer. The buffer
81 // queued in asynchronous mode).
82 QUEUED = 2,
85 // consumer. As with QUEUED, the contents must not be accessed
103 // mFrameNumber is the number of the queued frame for this slot. This
120 // QUEUED, it indicates when the producer has finished filling the
  /external/chromium_org/chrome/browser/net/
url_info.h 60 QUEUED, // In name queue but not yet being resolved.
153 // Record the state prior to going to a queued state, in case we have to back
  /external/chromium_org/google_apis/gcm/engine/
mcs_client.h 61 // Message was queued succcessfully.
62 QUEUED,
  /external/nist-sip/java/javax/sip/message/
Response.java 9 int QUEUED = 182;
  /packages/apps/UnifiedEmail/src/com/android/mail/providers/
UIProvider.java     [all...]

Completed in 142 milliseconds