OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SDK
(Results
76 - 100
of
132
) sorted by null
1
2
3
4
5
6
/build/core/tasks/
sdk-addon.mk
42
# Files that are built and then copied into the
sdk
-addon
54
# Files that are copied directly into the
sdk
-addon
108
@echo Packaging
SDK
Addon: $@
118
@echo Packaging
SDK
Addon System-Image: $@
/development/samples/CrossCompatibility/src/com/example/android/touchexample/
VersionedGestureDetector.java
31
final int sdkVersion = Integer.parseInt(Build.VERSION.
SDK
);
/frameworks/base/core/java/android/os/
Build.java
157
* The user-visible
SDK
version of the framework in its raw String
163
public static final String
SDK
= getString("ro.build.version.
sdk
");
166
* The user-visible
SDK
version of the framework; its possible
170
"ro.build.version.
sdk
", 0);
188
* The
SDK
version to use when accessing resources.
189
* Use the current
SDK
version code. For every active development codename
197
* Enumeration of the currently known
SDK
version codes. These are the
198
* values that can be found in {@link VERSION#
SDK
}. Version numbers
/frameworks/support/v17/leanback/
Android.mk
17
# Build the resources using the current
SDK
version.
19
#
SDK
version than the resources. The resources library and the R class that it
116
LOCAL_DROIDDOC_CUSTOM_TEMPLATE_DIR := build/tools/droiddoc/templates-
sdk
124
-federationapi Android prebuilts/
sdk
/api/17.txt \
145
LOCAL_DROIDDOC_CUSTOM_TEMPLATE_DIR := build/tools/droiddoc/templates-
sdk
/build/target/board/generic_arm64/
BoardConfig.mk
64
# of an
SDK
AVD. Note that this operation only works on Linux for now
/ndk/toolchains/x86-4.6/
setup.mk
66
# The ABI-specific sub-directory that the
SDK
tools recognize for
/ndk/toolchains/x86-4.8/
setup.mk
65
# The ABI-specific sub-directory that the
SDK
tools recognize for
/ndk/toolchains/x86-4.9/
setup.mk
65
# The ABI-specific sub-directory that the
SDK
tools recognize for
/ndk/toolchains/x86_64-4.9/
setup.mk
63
# The ABI-specific sub-directory that the
SDK
tools recognize for
/ndk/toolchains/x86_64-clang3.4/
setup.mk
85
# The ABI-specific sub-directory that the
SDK
tools recognize for
/sdk/monitor/
Android.mk
11
# Expose the Monitor RCP only for the
SDK
builds.
12
ifneq (,$(is_sdk_build)$(filter
sdk
sdk_x86 sdk_mips,$(TARGET_PRODUCT)))
34
MONITOR_DEP_LIBRARIES := $(shell $(TOPDIR)
sdk
/eclipse/scripts/create_all_symlinks.sh -d)
37
# The RCP monitor. It is referenced by build/target/products/
sdk
.mk
38
$(LOCAL_BUILT_MODULE) : $(TOPDIR)
sdk
/monitor/monitor \
39
$(TOPDIR)
sdk
/monitor/build.xml \
40
$(TOPDIR)
sdk
/monitor/build.properties \
43
$(hide) $(TOPDIR)
sdk
/eclipse/scripts/create_all_symlinks.sh -c
44
$(hide)cd $(TOPDIR)
sdk
/monitor && \
68
$(hide)$(ACP) -fp $(V) $(TOPDIR)
sdk
/monitor/monitor $
[
all
...]
/dalvik/dx/etc/
mainDexClasses.bat
53
REM set proguard location for the
SDK
case
/ndk/toolchains/x86-clang3.3/
setup.mk
87
# The ABI-specific sub-directory that the
SDK
tools recognize for
/ndk/toolchains/x86-clang3.4/
setup.mk
87
# The ABI-specific sub-directory that the
SDK
tools recognize for
/sdk/find_java/
find_java.bat
48
echo You can find the complete Android
SDK
requirements here:
49
echo http://developer.android.com/
sdk
/requirements.html
/build/core/
pdk_config.mk
84
TARGET_BUILD_JAVA_SUPPORT_LEVEL :=
sdk
180
#
SDK
used for Java build under PDK
182
$(info PDK Build uses
SDK
$(PDK_BUILD_SDK_VERSION))
envsetup.mk
59
# Windows
SDK
. Only a subset of tools and
SDK
will manage to build properly.
config.mk
53
SRC_API_DIR := $(TOPDIR)prebuilts/
sdk
/api
54
SRC_SYSTEM_API_DIR := $(TOPDIR)prebuilts/
sdk
/system-api
411
LINT := prebuilts/
sdk
/tools/lint
571
# Collect a list of the
SDK
versions that we could compile against
575
HISTORICAL_SDK_VERSIONS_ROOT := $(TOPDIR)prebuilts/
sdk
578
# Historical
SDK
version N is stored in $(HISTORICAL_SDK_VERSIONS_ROOT)/N.
598
# We don't have prebuilt system_current
SDK
yet.
615
RS_PREBUILT_CLCORE := prebuilts/
sdk
/renderscript/lib/$(TARGET_ARCH)/librsrt_$(TARGET_ARCH).bc
617
RS_PREBUILT_COMPILER_RT := prebuilts/
sdk
/renderscript/lib/$(TARGET_ARCH)/libcompiler_rt.a
/external/chromium_org/build/android/
install_emulator_deps.py
6
"""Installs deps for using
SDK
emulator for testing.
8
The script will download the
SDK
and system images, if they are not present, and
47
"""Check if
SDK
is already installed.
50
True if the emulator
SDK
directory (src/android_emulator_sdk/) exists.
56
"""Check if the "
SDK
Platform" for the specified API level is installed.
67
'
sdk
', 'tools', 'android')
90
True if
sdk
/system-images/android-<api_level>/x86 exists inside
95
'
sdk
', 'system-images',
126
"""Download the
SDK
and unzip it into EMULATOR_SDK_ROOT."""
127
logging.info('Download Android
SDK
.'
[
all
...]
/external/compiler-rt/make/platform/
clang_linux.mk
124
# Use our stub
SDK
as the sysroot to support more portable building. For now we
125
# just do this for the core module, because the stub
SDK
doesn't have
clang_darwin.mk
43
result=`xcrun --
sdk
$(1) --show-
sdk
-path 2> /dev/null`; \
150
# Use our stub
SDK
as the sysroot to support more portable building.
158
# FIXME: We can't build ASAN with our stub
SDK
yet.
/external/stlport/
configure
43
--with-mssdk=<dir> use MS
SDK
from this catalog
/external/neven/
Android.mk
103
FaceRecEm/common/src/b_FDSDK/
SDK
.c
/cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
DeviceInfoInstrument.java
82
addResult(VERSION_SDK, Build.VERSION.
SDK
);
237
* name and availability pairs like "feature1:
sdk
:true;feature2:
sdk
:false;feature3:other:true;".
249
addFeature(features, featureName, "
sdk
", hasFeature);
273
* Use reflection to get the features defined by the
SDK
. If there are features that do not fit
277
* @return list of feature names from
sdk
/external/chromium_org/native_client_sdk/src/resources/
common.js
93
// All NaCl
SDK
examples are OK if the example exits cleanly; (i.e. the
167
// This is code that is only used to test the
SDK
.
Completed in 1375 milliseconds
1
2
3
4
5
6