HomeSort by relevance Sort by last modified time
    Searched refs:TEST_CUSTOM_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_CUSTOM_ALERTDIALOG = 3;
126 case TEST_CUSTOM_ALERTDIALOG:
  /cts/tests/app/src/android/app/cts/
AlertDialogTest.java 167 startDialogActivity(DialogStubActivity.TEST_CUSTOM_ALERTDIALOG);

Completed in 187 milliseconds