Searched refs:BOOT_CLASS_LOADER (Results 1 – 2 of 2) sorted by relevance
745 private static final ClassLoader BOOT_CLASS_LOADER = LayoutInflater.class.getClassLoader(); field in LayoutInflater749 if (constructorLoader == BOOT_CLASS_LOADER) { in verifyClassLoader()
61305 Landroid/view/LayoutInflater;->BOOT_CLASS_LOADER:Ljava/lang/ClassLoader;