HomeSort by relevance Sort by last modified time
    Searched refs:SDK (Results 26 - 50 of 83) sorted by null

12 3 4

  /external/chromium/base/win/
win_util.cc 165 searching for "download windows sdk 2008" in your favorite web search engine. \
166 Also make sure you register the SDK with Visual Studio, by selecting \
167 "Integrate Windows SDK with Visual Studio 2005" from the Windows SDK \
168 menu (see Start - All Programs - Microsoft Windows SDK - \
  /build/target/board/generic_x86/
BoardConfig.mk 22 # of an SDK AVD. Note that this operation only works on Linux for now
  /packages/apps/Mms/
Android.mk 17 # Builds against the public SDK
  /build/tools/droiddoc/templates-sdk/
sdkpage.cs 4 <?cs if:sdk.redirect ?>
7 <meta http-equiv="refresh" content="0;url=<?cs var:toroot ?>sdk/<?cs
8 if:sdk.redirect.path ?><?cs var:sdk.redirect.path ?><?cs
16 <?cs if:(guide||develop||training||reference||tools||sdk) ?>develop<?cs
28 <?cs if:sdk.redirect ?>
33 <a href="<?cs var:toroot ?>sdk/<?cs
34 if:sdk.redirect.path ?><?cs var:sdk.redirect.path ?><?cs
36 if:sdk.redirect.path ?><?cs var:sdk.redirect.path ?><?c
    [all...]
  /cts/tests/tests/os/src/android/os/cts/
BuildVersionTest.java 42 assertEquals("" + EXPECTED_SDK, Build.VERSION.SDK);
  /sdk/sdklauncher/
Android.mk 5 # The "SDK Launcher" is for Windows only.
6 # This simple .exe will sit at the root of the Windows SDK
  /cts/tests/tests/drm/
Android.mk 34 # uncomment when dalvik.annotation.Test* are removed or part of SDK
  /cts/tests/tests/graphics/
Android.mk 34 # uncomment when dalvik.annotation.Test* are removed or part of SDK
  /cts/tests/tests/hardware/
Android.mk 31 # uncomment when dalvik.annotation.Test* are removed or part of SDK
  /cts/tests/tests/location/
Android.mk 34 # uncomment when dalvik.annotation.Test* are removed or part of SDK
  /cts/tests/tests/media/
Android.mk 31 # uncomment when dalvik.annotation.Test* are removed or part of SDK
  /cts/tests/tests/net/
Android.mk 33 # uncomment when dalvik.annotation.Test* are removed or part of SDK
  /cts/tests/tests/os/
Android.mk 34 # uncomment when dalvik.annotation.Test* are removed or part of SDK
  /cts/tests/tests/telephony/
Android.mk 35 # uncomment when dalvik.annotation.Test* are removed or part of SDK
  /cts/tests/tests/text/
Android.mk 34 # uncomment when dalvik.annotation.Test* are removed or part of SDK
  /cts/tests/tests/webkit/
Android.mk 34 # uncomment when dalvik.annotation.Test* are removed or part of SDK
  /development/build/
Android.mk 1 # ===== SDK source.property files =====
3 # Add all files to be generated from the source.prop templates to the SDK pre-requisites
5 $(TOPDIR)development/sdk/%_source.prop_template, \
6 $(HOST_OUT)/development/sdk/%_source.properties, \
7 $(wildcard $(TOPDIR)development/sdk/*_source.prop_template)) \
18 $(HOST_OUT)/development/sdk/%_source.properties : $(TOPDIR)development/sdk/%_source.prop_template
62 @echo Compiling SDK Stubs: $@
98 @echo Package SDK Stubs: $@
  /frameworks/base/media/mca/filterfw/native/
libfilterfw.mk 24 # Neven FaceDetect SDK
  /frameworks/base/tools/aapt/
Android.mk 51 # Statically link libz for MinGW (Win SDK under Linux),
  /sdk/layoutlib_api/sample/src/com/example/android/render/
Main.java 50 * we should get rid of this one) and a full SDK (or at leas the platform component).
55 // path to the SDK and the project to render
56 private final static String SDK = "...<insert>...";
64 File f = new File(SDK + "/platforms/android-3.1");
  /build/core/tasks/
apicheck.mk 54 # SDK version.
66 # SDK version.
  /external/compiler-rt/make/platform/
clang_linux.mk 63 # Use our stub SDK as the sysroot to support more portable building. For now we
64 # just do this for the non-ASAN modules, because the stub SDK doesn't have
  /frameworks/base/core/java/android/os/
Build.java 93 * The user-visible SDK version of the framework in its raw String
99 public static final String SDK = getString("ro.build.version.sdk");
102 * The user-visible SDK version of the framework; its possible
106 "ro.build.version.sdk", 0);
115 * The SDK version to use when accessing resources.
116 * Use the current SDK version code. If we are a development build,
117 * also allow the previous SDK version + 1.
125 * Enumeration of the currently known SDK version codes. These are the
126 * values that can be found in {@link VERSION#SDK}. Version number
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/tests/testScripts/
runtests.bat 38 unzip -qq -o eclipse-SDK*.zip
64 REM Setup up the test (target) GEF SDK
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
HttpClientFactory.java 125 Build.VERSION.SDK,

Completed in 1258 milliseconds

12 3 4