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