Searched refs:MSG_DISMISS_DIALOG (Results 1 – 1 of 1) sorted by relevance
155 mHandler.obtainMessage(ButtonHandler.MSG_DISMISS_DIALOG, mDialogInterface)162 private static final int MSG_DISMISS_DIALOG = 1; field in AlertController.ButtonHandler180 case MSG_DISMISS_DIALOG: in handleMessage()