Searched refs:openAlready (Results 1 – 1 of 1) sorted by relevance
1175 IEditorPart openAlready = EditorUtility.isOpenInEditor(xmlFile); in showInclude() local1178 if (openAlready != null) { in showInclude()1179 LayoutEditorDelegate delegate = LayoutEditorDelegate.fromEditor(openAlready); in showInclude()