Searched refs:MSG_DISMISS_DIALOG (Results 1 – 2 of 2) sorted by relevance
131 mHandler.obtainMessage(ButtonHandler.MSG_DISMISS_DIALOG, mDialog)138 private static final int MSG_DISMISS_DIALOG = 1; field in AlertController.ButtonHandler156 case MSG_DISMISS_DIALOG: in handleMessage()
141 mHandler.obtainMessage(ButtonHandler.MSG_DISMISS_DIALOG, mDialogInterface)148 private static final int MSG_DISMISS_DIALOG = 1; field in AlertController.ButtonHandler166 case MSG_DISMISS_DIALOG: in handleMessage()