Searched refs:createForFile (Results 1 – 9 of 9) sorted by relevance
43 public ColorEditorDelegate createForFile( in createForFile() method in ColorEditorDelegate.Creator
40 public OtherXmlEditorDelegate createForFile( in createForFile() method in OtherXmlEditorDelegate.Creator
69 public @Nullable <T extends CommonXmlDelegate> T createForFile( in createForFile() method
150 mDelegate = creator.createForFile(this, type); in init()177 mDelegate = creator.createForFile(this, type); in init()
47 public ValuesEditorDelegate createForFile( in createForFile() method in ValuesEditorDelegate.Creator
47 public MenuEditorDelegate createForFile( in createForFile() method in MenuEditorDelegate.Creator
44 public DrawableEditorDelegate createForFile( in createForFile() method in DrawableEditorDelegate.Creator
45 public AnimationEditorDelegate createForFile( in createForFile() method in AnimationEditorDelegate.Creator
108 public LayoutEditorDelegate createForFile( in createForFile() method in LayoutEditorDelegate.Creator