Home
last modified time | relevance | path

Searched refs:DrawableDelegate (Results 1 – 1 of 1) sorted by relevance

/appcompat/appcompat-resources/src/main/java/androidx/appcompat/widget/
DResourceManagerInternal.java110 manager.addDelegate("drawable", new DrawableDelegate()); in installDefaultInflateDelegates()
559 static class DrawableDelegate implements InflateDelegate { class in ResourceManagerInternal
567 DrawableDelegate.class.getClassLoader().loadClass(className) in createFromXmlInner()