Searched refs:TEST_CUSTOM_ALERTDIALOG_VIEW (Results 1 – 2 of 2) sorted by relevance
57 public static final int TEST_CUSTOM_ALERTDIALOG_VIEW = 11; field in DialogStubActivity131 case TEST_CUSTOM_ALERTDIALOG_VIEW: in onCreateDialog()
174 startDialogActivity(DialogStubActivity.TEST_CUSTOM_ALERTDIALOG_VIEW); in testCustomAlertDialogView()