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