Searched refs:TEST_ALERTDIALOG (Results 1 – 2 of 2) sorted by relevance
48 public static final int TEST_ALERTDIALOG = 2; field in DialogStubActivity123 case TEST_ALERTDIALOG: in onCreateDialog()
74 doTestAlertDialog(DialogStubActivity.TEST_ALERTDIALOG); in testAlertDialog()