HomeSort by relevance Sort by last modified time
    Searched full:testcancelable (Results 1 - 1 of 1) sorted by null

  /cts/tests/tests/app/src/android/app/cts/
AlertDialog_BuilderTest.java 252 private void testCancelable(final boolean cancelable) throws Throwable {
287 testCancelable(true);
291 testCancelable(false);

Completed in 68 milliseconds