Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/
DXmlStringFileHelper.java65 Map<String, String> cache = getResIdsForFile(project, xmlFileWsPath); in valueOfStringId() local
66 return cache.get(stringId); in valueOfStringId()
80 Map<String, String> cache = mResIdCache.get(xmlFileWsPath); in getResIdsForFile() local
81 if (cache == null) { in getResIdsForFile()
82 cache = internalGetResIdsForFile(project, xmlFileWsPath); in getResIdsForFile()
83 mResIdCache.put(xmlFileWsPath, cache); in getResIdsForFile()
85 return cache; in getResIdsForFile()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
DXmlPropertyEditor.java210 Map<String, Image> cache = getImageCache(property); in paint() local
211 swtImage = cache.get(value); in paint()
221 cache.put(value, swtImage); in paint()
232 Map<String, Image> cache = getImageCache(property); in paint() local
233 swtImage = cache.get(value); in paint()
265 cache.put(value, swtImage); in paint()
536 Map<String, Image> cache = (Map<String, Image>) project.getSessionProperty(CACHE_NAME); in getImageCache() local
537 if (cache == null) { in getImageCache()
538 cache = Maps.newHashMap(); in getImageCache()
539 project.setSessionProperty(CACHE_NAME, cache); in getImageCache()
[all …]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
DAndroidClasspathContainerInitializer.java332 String cache = ProjectHelper.loadStringProperty(project, PROPERTY_CONTAINER_CACHE);
334 if (cache == null || targetNameCache == null) {
339 if (cache.startsWith(CACHE_VERSION_SEP) == false) {
343 cache = cache.substring(CACHE_VERSION_SEP.length());
350 String[] paths = cache.split(Pattern.quote(PATH_SEPARATOR));
609 String cache = ProjectHelper.loadStringProperty(iProject, PROPERTY_CONTAINER_CACHE);
610 if (cache == null) {
616 String[] cachedPaths = cache.split(Pattern.quote(PATH_SEPARATOR));
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
Dcompletionvalues1-expected-completion30.txt6 android:animationCache : Defines whether layout animations should create a drawing cache for their…
Dcompletionvalues1-expected-completion32.txt8 …whether the ViewGroup should always draw its children using their drawing cache or not. [boolean]
12 android:animationCache : Defines whether layout animations should create a drawing cache for their…
198 android:persistentDrawingCache : Defines the persistence of the drawing cache. [flag]
234 android:scrollingCache : When set to true, the list uses a drawing cache during scrolling. [boolea…
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
DStringEvaluator.java25 import freemarker.cache.TemplateLoader;
DTemplateHandler.java53 import freemarker.cache.TemplateLoader;
/sdk/eclipse/plugins/com.android.ide.eclipse.base/META-INF/
DMANIFEST.MF76 com.google.common.cache,
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/META-INF/
DMANIFEST.MF134 freemarker.cache;x-friends:="com.android.ide.eclipse.tests",
/sdk/templates/docs/
Djquery-1.8.0.min.js2cache:{},deletedIds:[],uuid:0,expando:"jQuery"+(p.fn.jquery+Math.random()).replace(/\D/g,""),noDat… property
/sdk/eclipse/
Dchanges.txt207 - There is a new "PNG crunch cache", which means image crunching