Searched refs:MSG_FLUSH (Results 1 – 2 of 2) sorted by relevance
47 private static final int MSG_FLUSH = 2; field in AsynchronousMediaCodecBufferEnqueuer163 case MSG_FLUSH: in doHandleMessage()189 handler.obtainMessage(MSG_FLUSH).sendToTarget(); in flushHandlerThread()
2492 pub const MSG_FLUSH: ::c_int = 0x400; constant