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

  /cts/tests/app/app/src/android/app/stubs/
DialogStubActivity.java 61 public static final int TEST_ALERTDIALOG_NOT_CANCELABLE = 15;
217 case TEST_ALERTDIALOG_NOT_CANCELABLE:
  /cts/tests/app/src/android/app/cts/
AlertDialogTest.java 209 startDialogActivity(DialogStubActivity.TEST_ALERTDIALOG_NOT_CANCELABLE);

Completed in 91 milliseconds