Searched refs:ORIGINALLY_DEFINED_MSG (Results 1 – 1 of 1) sorted by relevance
174 private static final String ORIGINALLY_DEFINED_MSG = "Originally defined here."; //$NON-NLS-1$ field in AaptParser657 if (message.endsWith(ORIGINALLY_DEFINED_MSG)) { in findRange()