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