Searched refs:EnableCompatChanges (Results 1 – 8 of 8) sorted by relevance
23 import libcore.junit.util.compat.CoreCompatChangeRule.EnableCompatChanges;41 @EnableCompatChanges({FakeApi.CHANGE_ID})60 @EnableCompatChanges({FakeApi.CHANGE_ID_2})66 @EnableCompatChanges({FakeApi.CHANGE_ID_1})73 @EnableCompatChanges({FakeApi.CHANGE_ID_1, FakeApi.CHANGE_ID_2})
69 EnableCompatChanges enableCompatChanges = description.getAnnotation( in apply()70 EnableCompatChanges.class); in apply()113 public @interface EnableCompatChanges { annotation in CoreCompatChangeRule
29 import libcore.junit.util.compat.CoreCompatChangeRule.EnableCompatChanges;91 @EnableCompatChanges({Matcher.DISALLOW_INVALID_GROUP_REFERENCE})
28 import libcore.junit.util.compat.CoreCompatChangeRule.EnableCompatChanges;63 @EnableCompatChanges({BaseLocale.USE_NEW_ISO_LOCALE_CODES})
35 import libcore.junit.util.compat.CoreCompatChangeRule.EnableCompatChanges;392 @EnableCompatChanges({Formatter.ENABLE_STRICT_FORMATTER_VALIDATION})410 @EnableCompatChanges({Formatter.ENABLE_STRICT_FORMATTER_VALIDATION})
44 import libcore.junit.util.compat.CoreCompatChangeRule.EnableCompatChanges;
33 import libcore.junit.util.compat.CoreCompatChangeRule.EnableCompatChanges;797 @EnableCompatChanges({DexFile.ENFORCE_READ_ONLY_JAVA_DCL})
502 @CoreCompatChangeRule.EnableCompatChanges({File.CANONICALIZE_PARENT_OF_ROOT_DIR})