Home | History | Annotate | Download | only in view

Lines Matching refs:MSG_CLOSE_SYSTEM_DIALOGS

3006     private final static int MSG_CLOSE_SYSTEM_DIALOGS = 14;
3046 case MSG_CLOSE_SYSTEM_DIALOGS:
3047 return "MSG_CLOSE_SYSTEM_DIALOGS";
3262 case MSG_CLOSE_SYSTEM_DIALOGS: {
6002 msg.what = MSG_CLOSE_SYSTEM_DIALOGS;