HomeSort by relevance Sort by last modified time
    Searched full:usedstrings (Results 1 - 1 of 1) sorted by null

  /tools/motodev/src/plugins/preflighting.core/src/com/motorolamobility/preflighting/core/applicationdata/
SourceFolderElement.java 339 Set<String> usedStrings = new HashSet<String>();
349 usedStrings.addAll(source.getUsedStringConstants());
361 usedStrings.add(aux);
367 return usedStrings;

Completed in 45 milliseconds