Searched refs:TEST_ALERTDIALOG_CALLBACK (Results 1 – 2 of 2) sorted by relevance
55 public static final int TEST_ALERTDIALOG_CALLBACK = 10; field in DialogStubActivity207 case TEST_ALERTDIALOG_CALLBACK: in onCreateDialog()
158 startDialogActivity(DialogStubActivity.TEST_ALERTDIALOG_CALLBACK); in testCallback()