Home
last modified time | relevance | path

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

/cts/tests/app/src/android/app/cts/
DAlertDialogTest.java58 doTestAlertDialog(DialogStubActivity.TEST_ALERTDIALOG); in testAlertDialog()
61 private void doTestAlertDialog(int index) throws Throwable { in doTestAlertDialog() method in AlertDialogTest
95 doTestAlertDialog(DialogStubActivity.TEST_ALERTDIALOG_DEPRECATED); in testAlertDialogDeprecatedAPI()