Searched refs:getProtectionDomain (Results 1 – 5 of 5) sorted by relevance
142 return defineClass(name, b, off, len, getProtectionDomain(cs)); in defineClass()174 return defineClass(name, b, getProtectionDomain(cs)); in defineClass()198 private ProtectionDomain getProtectionDomain(CodeSource cs) { in getProtectionDomain() method in SecureClassLoader
240 ProtectionDomain pd = clazz.getProtectionDomain(); in getCodeBase()
156 public java.security.ProtectionDomain getProtectionDomain() { throw new RuntimeException("Stub!"); } in getProtectionDomain() method in Class
148 @libcore.util.Nullable public java.security.ProtectionDomain getProtectionDomain() { throw new Runt… in getProtectionDomain() method in Class
312 public java.security.ProtectionDomain getProtectionDomain() { in getProtectionDomain() method in Class