Home
last modified time | relevance | path

Searched defs:names1 (Results 1 – 1 of 1) sorted by relevance

/sdk/lint/libs/lint_checks/src/com/android/tools/lint/checks/
DIconDetector.java863 Set<String> names1 = new HashSet<String>(a.size()); in nameDifferences() local
900 Set<String> names1 = new HashSet<String>(a.size()); in nameIntersection() local