HomeSort by relevance Sort by last modified time
    Searched refs:TEST_ALERTDIALOG (Results 1 - 2 of 2) sorted by null

  /cts/tests/app/app/src/android/app/stubs/
DialogStubActivity.java 48 public static final int TEST_ALERTDIALOG = 2;
123 case TEST_ALERTDIALOG:
  /cts/tests/app/src/android/app/cts/
AlertDialogTest.java 74 doTestAlertDialog(DialogStubActivity.TEST_ALERTDIALOG);

Completed in 69 milliseconds