Searched refs:strictError (Results 1 - 1 of 1) sorted by relevance

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowAssetManager.java953 strictError("no such attr %s in %s while resolving value for %s", attribute.value, themeStyleSet, resName.getFullyQualifiedName());
969 private void strictError(String message, Object... args) { method in class:ShadowAssetManager

Completed in 89 milliseconds