Searched refs:MSG_DISPATCH (Results 1 – 1 of 1) sorted by relevance
1071 private static final int MSG_DISPATCH = 1; field in ZenModeHelper.H1094 removeMessages(MSG_DISPATCH); in postDispatchOnZenModeChanged()1095 sendEmptyMessage(MSG_DISPATCH); in postDispatchOnZenModeChanged()1111 case MSG_DISPATCH: in handleMessage()