HomeSort by relevance Sort by last modified time
    Searched refs:development (Results 1 - 25 of 102) sorted by null

1 2 3 4 5

  /development/apps/Development/src/com/android/development/
IRemoteService.aidl 1 /* //device/samples/SampleCode/src/com/android/development/IRemoteService.aidl
18 package com.android.development;
ColumnData.java 17 package com.android.development;
UnderdevelopedSettings.java 17 package com.android.development;
PointerLocation.java 17 package com.android.development;
Development.java 17 package com.android.development;
27 public class Development extends LauncherActivity
LogTextBox.java 17 package com.android.development;
  /cts/development/ide/eclipse/
genclasspath.sh 3 # Outputs a classpath file containing classpaths from development/ide/eclipse
4 # and additional classpaths from cts/development/ide/eclipse.
7 # ./cts/development/ide/eclipse/genclasspath.sh > .classpath
16 cat $ANDROID_BUILD_TOP/cts/development/ide/eclipse/.classpath $ANDROID_BUILD_TOP/development/ide/eclipse/.classpath | grep classpathentry | sort
  /development/build/
sdk-android-armeabi-v7a.atree 20 # version files for the SDK updater, from development.git
21 ${HOST_OUT}/development/sys-img-${TARGET_CPU_ABI}/images_armeabi-v7a_source.properties system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/source.properties
24 development/sys-img/images_armeabi-v7a_hardware.ini system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/hardware.ini
sdk-android-arm64-v8a.atree 19 # version files for the SDK updater, from development.git
20 ${HOST_OUT}/development/sys-img-${TARGET_CPU_ABI}/images_arm64-v8a_source.properties system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/source.properties
sdk-android-armeabi.atree 19 # version files for the SDK updater, from development.git
20 ${HOST_OUT}/development/sys-img-${TARGET_CPU_ABI}/images_armeabi_source.properties system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/source.properties
sdk-android-mips.atree 20 # version files for the SDK updater, from development.git
21 development/sys-img-${TARGET_CPU_ABI}/images_mips_source.properties system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/source.properties
sdk-android-x86.atree 19 # version files for the SDK updater, from development.git
20 ${HOST_OUT}/development/sys-img-${TARGET_CPU_ABI}/images_${TARGET_ARCH}_source.properties system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/source.properties
sdk-android-x86_64.atree 19 # version files for the SDK updater, from development.git
20 ${HOST_OUT}/development/sys-img-${TARGET_CPU_ABI}/images_${TARGET_ARCH}_source.properties system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/source.properties
sdk.atree 31 development/docs/SDK_RELEASE_NOTES RELEASE_NOTES.html
41 development/sdk/sdk_files_NOTICE.txt platform-tools/NOTICE.txt
42 development/sdk/plat_tools_source.properties platform-tools/source.properties
54 development/sdk/generated-api-versions.xml platform-tools/api/api-versions.xml
75 development/sdk/sdk_files_NOTICE.txt build-tools/${PLATFORM_NAME}/NOTICE.txt
76 development/sdk/build_tools_source.properties build-tools/${PLATFORM_NAME}/source.properties
77 development/sdk/build_tools_runtime.properties build-tools/${PLATFORM_NAME}/runtime.properties
126 # version files for the SDK updater, from development.git
127 ${HOST_OUT}/development/sdk/platform_source.properties platforms/${PLATFORM_NAME}/source.properties
140 development/tools/emulator/skins/QVGA platforms/${PLATFORM_NAME}/skins/QVG
    [all...]
Android.mk 7 $(TOPDIR)development/sdk/%_source.prop_template, \
8 $(HOST_OUT)/development/sdk/%_source.properties, \
9 $(wildcard $(TOPDIR)development/sdk/*_source.prop_template)) \
11 $(TOPDIR)development/samples/%_source.prop_template, \
12 $(HOST_OUT)/development/samples/%_source.properties, \
13 $(wildcard $(TOPDIR)development/samples/*_source.prop_template)) \
15 $(TOPDIR)development/sys-img/%_source.prop_template, \
16 $(HOST_OUT)/development/sys-img-$(TARGET_CPU_ABI)/%_source.properties, \
17 $(wildcard $(TOPDIR)development/sys-img/*_source.prop_template))
27 $(HOST_OUT)/development/sys-img-$(TARGET_CPU_ABI)/%_source.properties : $(TOPDIR)development/sys-img/%_source.prop_templat
    [all...]
  /development/tools/idegen/
idegen.sh 3 if [ ! -d development ]; then
  /development/apps/Development/
Android.mk 9 src/com/android/development/IRemoteService.aidl \
11 LOCAL_PACKAGE_NAME := Development
  /device/google/atv/products/
atv_generic.mk 23 development/sdk_overlay
sdk_atv_armv7.mk 27 development/sdk_overlay
45 development/build/sdk.atree \
50 -include development/build/product_sdk.mk
  /build/core/combo/arch/x86_64/
x86_64.mk 6 # the host development machine's CPU).
  /device/generic/goldfish/qemud/
Android.mk 4 # development.git/tools/emulator/. The following test is to ensure
  /device/google/atv/sdk/
Android.mk 2 # Refer to development/build/Android.mk
  /hardware/ti/omap4xxx/hwc/
Android.mk 1 # HWC under heavy development and should not be included in builds for now
  /development/build/tools/
patch_windows_sdk.sh 20 # - development/tools/build/path_windows_sdk.sh to process the
24 # at development/build/tools/windows_sdk.mk.
74 ${TOPDIR}out/host/linux-x86/bin/atree -f ${TOPDIR}development/build/sdk-windows-x86.atree \
  /external/chromium_org/third_party/npapi/npspy/extern/java/
jni_md.h 50 * development environment on the PC, you're all set. Or if you're on the Mac
131 # error Unsupported PC development environment.
159 # error Unsupported Mac development environment.

Completed in 535 milliseconds

1 2 3 4 5