HomeSort by relevance Sort by last modified time
    Searched full:resources (Results 126 - 150 of 5061) sorted by null

1 2 3 4 56 7 8 91011>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/
IResourceRepository.java 17 package com.android.ide.eclipse.adt.internal.resources;
20 * A repository of resources. This allows access to the resource by {@link ResourceType}.
26 * @return an array containing all the type of resources existing in the project.
32 * @param type the type of the resources to return
37 * Returns whether resources of the specified type are present.
38 * @param type the type of the resources to check.
  /external/webkit/LayoutTests/http/tests/appcache/
non-html.xhtml 2 manifest="/resources/network-simulator.php?path=/appcache/resources/non-html.manifest">
5 <p>Test that non-HTML main resources work with application cache correctly.</p>
22 req.open("GET", "/resources/network-simulator.php?command=" + (state ? "connect" : "disconnect"), false);
29 ifr.setAttribute("src", "/resources/network-simulator.php?path=/appcache/resources/abe.png");
46 req.open("GET", "/resources/network-simulator.php?path=/appcache/resources/not-in-cache.txt", false);
61 req.open("GET", "/resources/network-simulator.php?path=/appcache/resources/simple.txt", false)
    [all...]
cyrillic-uri.html 1 <html manifest="resources/cyrillic-uri.manifest">
49 shouldBeLoadable("resources/intercept/cached-????????");
50 shouldBeLoadable("resources/intercept/cached-%D0%9F%D1%80%D0%BE%D0%B2%D0%B5%D1%80%D0%BA%D0%B0");
51 shouldBeLoadable("resources/intercept/cached2-????????");
52 shouldBeLoadable("resources/intercept/cached2-%D0%9F%D1%80%D0%BE%D0%B2%D0%B5%D1%80%D0%BA%D0%B0");
53 shouldBeLoadable("resources/intercept/network-????????-PASS");
54 shouldBeLoadable("resources/intercept/network-%D0%9F%D1%80%D0%BE%D0%B2%D0%B5%D1%80%D0%BA%D0%B0-PASS");
55 shouldBeLoadable("resources/does-not-exist-????????");
63 ifr.setAttribute("src", "resources/cyrillic-uri-form.html");
auth.html 11 req.open("GET", "resources/auth/setup.php", false, "login", "pasword");
15 ifr.setAttribute("src", "resources/auth/iframe.php");
different-scheme.html 1 <html manifest="resources/different-scheme.manifest">
3 <p>Test that application cache doesn't block loading resources with different schemes.</p>
whitelist-wildcard.html 1 <html manifest="resources/whitelist-wildcard.manifest">
14 req.open("GET", "resources/empty.txt", false);
  /packages/apps/Gallery3D/src/com/cooliris/media/
DetailMode.java 27 import android.content.res.Resources;
74 Resources resources = context.getResources(); local
79 strings.add("1 " + resources.getString(Res.string.album_selected));
81 strings.add(Integer.toString(numOriginalSets) + " " + resources.getString(Res.string.albums_selected));
87 strings.add("1 " + resources.getString(Res.string.item_selected));
89 strings.add(Integer.toString(numItems) + " " + resources.getString(Res.string.items_selected));
102 strings.add(resources.getString(Res.string.start) + ": " + dateTimeFormat.format(new Date(minTimestamp)));
103 strings.add(resources.getString(Res.string.end) + ": " + dateTimeFormat.format(new Date(maxTimestamp)));
111 strings.add(resources.getString(Res.string.start) + ": " + dateTimeFormat.format(new Date(minTimestamp)))
143 Resources resources = context.getResources(); local
    [all...]
  /external/icu4c/samples/uresb/
resources.vcproj 5 Name="resources"
30 BuildCommandLine="nmake /f &quot;resources.mak&quot; CFG=x86\Debug"
31 ReBuildCommandLine="nmake /f &quot;resources.mak&quot; /a CFG=x86\Debug"
32 CleanCommandLine="nmake /f &quot;resources.mak&quot; clean CFG=x86\Debug"
51 BuildCommandLine="nmake /f &quot;resources.mak&quot; CFG=x64\Debug"
52 ReBuildCommandLine="nmake /f &quot;resources.mak&quot; /a CFG=x64\Debug"
53 CleanCommandLine="nmake /f &quot;resources.mak&quot; clean CFG=x64\Debug"
72 BuildCommandLine="nmake /f &quot;resources.mak&quot; CFG=x86\Release"
73 ReBuildCommandLine="nmake /f &quot;resources.mak&quot; /a CFG=x86\Release"
74 CleanCommandLine="nmake /f &quot;resources.mak&quot; clean CFG=x86\Release
    [all...]
  /device/htc/passion-common/overlay/packages/apps/Contacts/res/values/
config.xml 17 <!-- Passion-specific Contacts app resources. -->
18 <resources>
21 </resources>
  /device/samsung/crespo/overlay/packages/apps/Contacts/res/values/
config.xml 17 <!-- Crespo-specific Contacts app resources. -->
18 <resources>
21 </resources>
  /external/webkit/LayoutTests/fast/events/touch/
document-create-touch-list.html 4 <link rel="stylesheet" href="../../js/resources/js-test-style.css">
5 <script src="../../js/resources/js-test-pre.js"></script>
6 <script src="../../js/resources/js-test-post-function.js"></script>
document-create-touch.html 4 <link rel="stylesheet" href="../../js/resources/js-test-style.css">
5 <script src="../../js/resources/js-test-pre.js"></script>
6 <script src="../../js/resources/js-test-post-function.js"></script>
  /external/webkit/WebCore/manual-tests/
bugzilla-5768.html 19 f.src = "resources/frame2.html";
25 f.src = "resources/frame1.html";
39 <frame onload="test()" id="f" src="resources/frame1.html" noresize>
test-iframes-loading-the-same-resource.html 4 setTimeout('document.getElementById("frame2").src = "resources/test-frame.html";', 100);
8 setTimeout('document.getElementById("frame2").src = "resources/test-frame.html?'+loadCount+'";', 100);
16 <iframe id="frame1" src="resources/test-frame.html"></iframe>
frame-hover.html 3 <iframe src="resources/hover-subframe-1.html" frameborder="0" height="300" scrolling="no" width="200"></iframe><iframe src="resources/hover-subframe-2.html" frameborder="0" height="300" scrolling="no" width="200"></iframe>
  /frameworks/base/packages/SystemUI/res/values/
config.xml 20 <!-- These resources are around just to allow their values to be customized
22 <resources>
25 </resources>
  /libcore/luni/src/test/java/org/apache/harmony/archive/tests/java/util/jar/
JarFileTest.java 88 private File resources; field in class:JarFileTest
103 resources = Support_Resources.createTempFolder();
118 Support_Resources.copyFile(resources, null, jarName);
119 JarFile jarFile = new JarFile(new File(resources, jarName));
137 Support_Resources.copyFile(resources, null, jarName);
138 String fileName = (new File(resources, jarName)).getCanonicalPath();
157 Support_Resources.copyFile(resources, null, jarName);
158 String fileName = (new File(resources, jarName)).getCanonicalPath();
177 Support_Resources.copyFile(resources, null, jarName);
178 JarFile jarFile = new JarFile(new File(resources, jarName), false)
    [all...]
  /cts/tests/res/values/
ids.xml 16 <resources>
18 </resources>
  /development/samples/Home/res/values-cs/
strings.xml 2 <resources xmlns:android="http://schemas.android.com/apk/res/android"
11 </resources>
  /development/samples/Home/res/values-de-rDE/
strings.xml 2 <resources xmlns:android="http://schemas.android.com/apk/res/android"
11 </resources>
  /development/samples/Home/res/values-es-rUS/
strings.xml 2 <resources xmlns:android="http://schemas.android.com/apk/res/android"
11 </resources>
  /development/samples/Home/res/values-nl-rNL/
strings.xml 2 <resources xmlns:android="http://schemas.android.com/apk/res/android"
11 </resources>
  /development/samples/MySampleRss/res/values/
strings.xml 2 <resources>
16 </resources
  /external/icu4c/samples/ufortune/
readme.txt 5 Defining resources for use by an application
15 resources/root.txt Default resources (text for messages in English)
16 resources/es.txt Spanish language resources source file..
17 resources/res-file-list.txt List of resource source files to be built
18 resources/Makefile Makefile for compiling resources, for Unixes.
  /external/webkit/WebCore/manual-tests/gtk/
cursor-image.html 2 <div style="width: 100px; height: 100px; background: lightblue; cursor:url(resources/cell.cur), default;">&nbsp;</div>
4 <div style="width: 100px; height: 100px; background: lightblue; cursor:url(resources/long_cell.cur), default;">&nbsp;</div>

Completed in 1965 milliseconds

1 2 3 4 56 7 8 91011>>