Searched refs:TEST_CUSTOM_ALERTDIALOG (Results 1 – 2 of 2) sorted by relevance
50 public static final int TEST_CUSTOM_ALERTDIALOG = 3; field in DialogStubActivity125 case TEST_CUSTOM_ALERTDIALOG: in onCreateDialog()
151 startDialogActivity(DialogStubActivity.TEST_CUSTOM_ALERTDIALOG); in testCustomAlertDialog()