Searched defs:EVENT_SEND (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRIL.java232 // EVENT_SEND and decreases while handling EVENT_SEND. It gets cleared while
251 static final int EVENT_SEND = 1; field in class:RIL
307 case EVENT_SEND:
310 * EVENT_SEND, thus we must make sure
2209 msg = mSender.obtainMessage(EVENT_SEND, rr);

Completed in 281 milliseconds