HomeSort by relevance Sort by last modified time
    Searched refs:SEND (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/android/net/http/
Connection.java 50 private static final int SEND = 0;
54 private static final String[] states = {"SEND", "READ", "DRAIN", "DONE"};
167 int state = SEND;
184 case SEND: {
254 state = clearPipe(pipe) ? DONE : SEND;
270 state = SEND;
274 state = empty ? DONE : SEND;
315 state = SEND;
324 * After a send/receive failure, any pipelined requests must be
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/
i686-linux-gccbug 23 # The version of this send-pr.
280 SEND-PR: -*- send-pr -*-
281 SEND-PR: Lines starting with `SEND-PR' will be removed automatically, as
282 SEND-PR: will all comments (text enclosed in `<' and `>').
283 SEND-PR:
284 SEND-PR: Please consult the GCC manual if you are not sure how to
285 SEND-PR: fill out a problem report.
286 SEND-PR: Note that the Synopsis field is mandatory. The Subject (fo
    [all...]
  /external/qemu/android/
hw-events.h 278 KEY_CODE(SEND ,231) \

Completed in 161 milliseconds