Home
last modified time | relevance | path

Searched refs:classLoaderDepth (Results 1 – 3 of 3) sorted by relevance

/libcore/luni/src/test/java/libcore/java/lang/
DSecurityManagerTest.java73 protected int classLoaderDepth() { in classLoaderDepth() method in SecurityManagerTest.TestSecurityManager
74 return super.classLoaderDepth(); in classLoaderDepth()
269 sm.classLoaderDepth(); in testClassLoaderDepth()
/libcore/ojluni/src/main/java/java/lang/
DSecurityManager.java100 protected int classLoaderDepth() in classLoaderDepth() method in SecurityManager
/libcore/api/
Dcurrent.txt3611 method @Deprecated protected int classLoaderDepth();