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

  /cts/tests/framework/base/windowmanager/util/src/android/server/wm/
ActivityLauncher.java 95 public static final String KEY_SUPPRESS_EXCEPTIONS = "suppress_exceptions";
216 if (extras.getBoolean(KEY_SUPPRESS_EXCEPTIONS)) {
224 if (extras.getBoolean(KEY_SUPPRESS_EXCEPTIONS)) {
ActivityManagerTestBase.java 56 import static android.server.wm.ActivityLauncher.KEY_SUPPRESS_EXCEPTIONS;
    [all...]

Completed in 318 milliseconds