Home
last modified time | relevance | path

Searched refs:TEST_ALERTDIALOG_DEPRECATED (Results 1 – 2 of 2) sorted by relevance

/cts/tests/app/app/src/android/app/stubs/
DDialogStubActivity.java54 public static final int TEST_ALERTDIALOG_DEPRECATED = 9; field in DialogStubActivity
164 case TEST_ALERTDIALOG_DEPRECATED: in onCreateDialog()
/cts/tests/app/src/android/app/cts/
DAlertDialogTest.java96 doTestAlertDialog(DialogStubActivity.TEST_ALERTDIALOG_DEPRECATED); in testAlertDialogDeprecatedAPI()