Searched refs:MSG_DISPATCH (Results 1 – 1 of 1) sorted by relevance
1449 private static final int MSG_DISPATCH = 1; field in ZenModeHelper.H1475 removeMessages(MSG_DISPATCH); in postDispatchOnZenModeChanged()1476 sendEmptyMessage(MSG_DISPATCH); in postDispatchOnZenModeChanged()1493 case MSG_DISPATCH: in handleMessage()