Searched refs:TEST_ALERTDIALOG_NOT_CANCELABLE (Results 1 – 2 of 2) sorted by relevance
60 public static final int TEST_ALERTDIALOG_NOT_CANCELABLE = 15; field in DialogStubActivity216 case TEST_ALERTDIALOG_NOT_CANCELABLE: in onCreateDialog()
182 startDialogActivity(DialogStubActivity.TEST_ALERTDIALOG_NOT_CANCELABLE); in testAlertDialogNotCancelable()