Home | History | Annotate | Download | only in view

Lines Matching refs:MSG_CLOSE_SYSTEM_DIALOGS

3185     private final static int MSG_CLOSE_SYSTEM_DIALOGS = 14;
3227 case MSG_CLOSE_SYSTEM_DIALOGS:
3228 return "MSG_CLOSE_SYSTEM_DIALOGS";
3448 case MSG_CLOSE_SYSTEM_DIALOGS: {
6240 msg.what = MSG_CLOSE_SYSTEM_DIALOGS;