Searched refs:MSG_DISMISS_DIALOG (Results 1 – 2 of 2) sorted by relevance
152 mHandler.obtainMessage(ButtonHandler.MSG_DISMISS_DIALOG, mDialogInterface)159 private static final int MSG_DISMISS_DIALOG = 1; field in AlertController.ButtonHandler177 case MSG_DISMISS_DIALOG: in handleMessage()
86636 Lcom/android/internal/app/AlertController$ButtonHandler;->MSG_DISMISS_DIALOG:I