Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/
DXmlStringFileHelper.java67 Map<String, String> cache = getResIdsForFile(project, xmlFileWsPath); in valueOfStringId() local
82 Map<String, String> cache = mResIdCache.get(xmlFileWsPath); in getResIdsForFile() local