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