Home
last modified time | relevance | path

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

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/android/
DAccessibilityUtil.java170 public static void setThrowExceptionForErrors(boolean throwExceptionForErrors) { in setThrowExceptionForErrors() argument
172 validator.setThrowExceptionForErrors(throwExceptionForErrors); in setThrowExceptionForErrors()