Home | History | Annotate | Download | only in launcher3

Lines Matching refs:ADVANCE_MSG

312     private final int ADVANCE_MSG = 1;
1748 mHandler.removeMessages(ADVANCE_MSG);
1749 Message msg = mHandler.obtainMessage(ADVANCE_MSG);
1766 mHandler.removeMessages(ADVANCE_MSG);
1776 if (msg.what == ADVANCE_MSG) {
1995 mHandler.removeMessages(ADVANCE_MSG);