Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/resources/platform/
DAttrsXmlParser.java77 private final ILogger mLog; field in AttrsXmlParser
124 mLog = log; in AttrsXmlParser()
161 mLog.warning("Failed to find %1$s", //$NON-NLS-1$ in preload()
174 mLog.warning("Failed to find a <resources> node in %1$s", //$NON-NLS-1$ in preload()
261 mLog.error(e, "Failed to create XML document builder for %1$s", //$NON-NLS-1$ in getDocument()
264 mLog.error(e, "Failed to parse XML document %1$s", //$NON-NLS-1$ in getDocument()
267 mLog.error(e, "Failed to read XML document %1$s", //$NON-NLS-1$ in getDocument()
512 mLog.info( in parseAttributeTypes()
589 mLog.warning( in parseEnumFlagValues()
601 mLog.warning( in parseEnumFlagValues()
[all …]