Searched refs:grandParent (Results 1 – 6 of 6) sorted by relevance
216 URLClassLoader grandParent = new URLClassLoader(new URL[] {url1}, null); in testClassPathEntries_notURLClassLoader_withParentAndGrandParent() local217 URLClassLoader parent = new URLClassLoader(new URL[] {url2}, grandParent); in testClassPathEntries_notURLClassLoader_withParentAndGrandParent()219 ImmutableMap.of(url1.toURI(), grandParent, url2.toURI(), parent), in testClassPathEntries_notURLClassLoader_withParentAndGrandParent() local225 URLClassLoader grandParent = new URLClassLoader(new URL[] {url}, null); in testClassPathEntries_notURLClassLoader_withGrandParent() local226 ClassLoader parent = new ClassLoader(grandParent) {}; in testClassPathEntries_notURLClassLoader_withGrandParent()228 ImmutableMap.of(url.toURI(), grandParent), in testClassPathEntries_notURLClassLoader_withGrandParent() local
178 ViewGroup grandParent = new LinearLayout(context); in shouldKnowIfThisOrAncestorsAreVisible() local179 grandParent.addView(parent); in shouldKnowIfThisOrAncestorsAreVisible()181 grandParent.setVisibility(View.GONE); in shouldKnowIfThisOrAncestorsAreVisible()218 ViewGroup grandParent = new LinearLayout(context); in checkedClick_shouldThrowIfViewIsNotVisible() local220 grandParent.addView(parent); in checkedClick_shouldThrowIfViewIsNotVisible()222 grandParent.setVisibility(View.GONE); in checkedClick_shouldThrowIfViewIsNotVisible()
META-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
META-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
META-INF/MANIFEST.MF org/jetbrains/kotlin/utils/JavaSdkUtil.class JavaSdkUtil ...