Home
last modified time | relevance | path

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

/cts/tests/app/app/src/android/app/stubs/
DDialogStubActivity.java63 public static final int TEST_PROTECTED_NOT_CANCELABLE = 17; field in DialogStubActivity
227 case TEST_PROTECTED_NOT_CANCELABLE: in onCreateDialog()
/cts/tests/app/src/android/app/cts/
DDialogTest.java147 startDialogActivity(DialogStubActivity.TEST_PROTECTED_NOT_CANCELABLE); in testConstructor_protectedNotCancellable()
164 startDialogActivity(DialogStubActivity.TEST_PROTECTED_NOT_CANCELABLE); in testConstructor_protectedNotCancellableEsc()