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