/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/ |
D | LayoutInflaterTest.java | 16 private LayoutInflater layoutInflater; field in LayoutInflaterTest 20 layoutInflater = LayoutInflater.from(Robolectric.application); in setUp() 25 assertNotNull(layoutInflater); in getInstance_shouldReturnSameInstance() 26 assertSame(LayoutInflater.from(Robolectric.application), layoutInflater); in getInstance_shouldReturnSameInstance() local 27 … assertSame(LayoutInflater.from(new ContextWrapper(Robolectric.application)), layoutInflater); in getInstance_shouldReturnSameInstance() local
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowLayoutInflater.java | 26 private static LayoutInflater bind(LayoutInflater layoutInflater, Context context) { in bind() argument 27 shadowOf(layoutInflater).context = context; in bind() 28 return layoutInflater; in bind() 65 shadowApplication.layoutInflater = instance; in set()
|
D | ShadowApplication.java | 92 LayoutInflater layoutInflater; field in ShadowApplication 464 return layoutInflater; in getLayoutInflater()
|
/external/robolectric/v3/runtime/ |
D | shadows-core-3.1-SNAPSHOT-16.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-21.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-22.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-18.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-17.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-19.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |