Searched refs:MSG_DISPATCH (Results 1 – 1 of 1) sorted by relevance
2784 private static final int MSG_DISPATCH = 1; field in ZenModeHelper.H2796 removeMessages(MSG_DISPATCH); in postDispatchOnZenModeChanged()2797 sendEmptyMessage(MSG_DISPATCH); in postDispatchOnZenModeChanged()2818 case MSG_DISPATCH: in handleMessage()