Home
last modified time | relevance | path

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

/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/
DRobolectricTestRunner.java450 boolean strictI18n = globalI18nStrictEnabled();
454 strictI18n = lookForI18nAnnotations(strictI18n, annos);
458 strictI18n = lookForI18nAnnotations(strictI18n, annos);
460 robolectricConfig.setStrictI18n(strictI18n);
487 private boolean lookForI18nAnnotations(boolean strictI18n, Annotation[] annos) {
491 strictI18n = true;
495 strictI18n = false;
499 return strictI18n;
DRobolectricConfig.java33 private boolean strictI18n = false; field in RobolectricConfig
246 return strictI18n; in getStrictI18n()
250 strictI18n = strict; in setStrictI18n()
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/res/
DXmlLoader.java9 protected boolean strictI18n = false; field in XmlLoader
18 this.strictI18n = strict; in setStrictI18n()
DResourceLoader.java72 private boolean strictI18n = false; field in ResourceLoader
107 this.strictI18n = strict; in setStrictI18n()
120 return strictI18n; in getStrictI18n()
134 viewLoader.setStrictI18n( strictI18n ); in init()
135 menuLoader.setStrictI18n( strictI18n ); in init()
136 preferenceLoader.setStrictI18n( strictI18n ); in init()
DViewLoader.java209 if (strictI18n) { in constructFragment()
246 if (strictI18n) { in constructView()
DPreferenceLoader.java129 if (strictI18n) { in constructPreference()
DMenuLoader.java158 if (strictI18n) { in addChildrenInGroup()
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/bytecode/
DShadowWrangler.java31 private boolean strictI18n = false; field in ShadowWrangler
51 strictI18n = robolectricConfig.getStrictI18n(); in configure()
94 if (strictI18n && !invocationPlan.isI18nSafe()) { in methodInvoked()
/external/robolectric/v3/runtime/
Dshadows-core-3.1-SNAPSHOT-22.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
Dshadows-core-3.1-SNAPSHOT-19.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
Dshadows-core-3.1-SNAPSHOT-16.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
Dshadows-core-3.1-SNAPSHOT-21.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
Dshadows-core-3.1-SNAPSHOT-18.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
Dshadows-core-3.1-SNAPSHOT-17.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...