Searched refs:MSG_DISMISS_DIALOG (Results 1 – 3 of 3) sorted by relevance
58 private static final int MSG_DISMISS_DIALOG = 0; field in LogAccessDialogActivity114 mHandler.sendEmptyMessageDelayed(MSG_DISMISS_DIALOG, DIALOG_TIME_OUT); in onCreate()158 case MSG_DISMISS_DIALOG:
153 mHandler.obtainMessage(ButtonHandler.MSG_DISMISS_DIALOG, mDialogInterface)160 private static final int MSG_DISMISS_DIALOG = 1; field in AlertController.ButtonHandler178 case MSG_DISMISS_DIALOG: in handleMessage()
72207 Lcom/android/internal/app/AlertController$ButtonHandler;->MSG_DISMISS_DIALOG:I