Home | History | Annotate | Download | only in dumprendertree

Lines Matching refs:MSG_TIMEOUT

78             if (msg.what == MSG_TIMEOUT) {
219 Message m = mHandler.obtainMessage(MSG_TIMEOUT);
351 mHandler.removeMessages(MSG_TIMEOUT);
957 static final int MSG_TIMEOUT = 0;