Searched refs:namePrefix (Results 1 – 2 of 2) sorted by relevance
171 String namePrefix = in addMatches() local175 if (SdkUtils.startsWithIgnoreCase(name, namePrefix)) { in addMatches()
366 String namePrefix = androidNamePrefix + ':' + ATTR_LAYOUT_RESOURCE_PREFIX; in replaceIds() local383 if (!attributeName.startsWith(namePrefix)) { in replaceIds()