Searched refs:MSG_DISPATCH (Results 1 – 1 of 1) sorted by relevance
1448 private static final int MSG_DISPATCH = 1; field in ZenModeHelper.H1474 removeMessages(MSG_DISPATCH); in postDispatchOnZenModeChanged()1475 sendEmptyMessage(MSG_DISPATCH); in postDispatchOnZenModeChanged()1492 case MSG_DISPATCH: in handleMessage()