Home
last modified time | relevance | path

Searched refs:release (Results 1 – 25 of 40) sorted by relevance

12

/sdk/
Drelease.md1 ## Building a release version
4 To run a release build that remove the SNAPSHOT qualifier, run:
6 gradle --init-script release.gradle <tasks>
Dchanges.txt160 "ant debug" will automatically insert debuggable==true, while "ant release"
162 If debuggable=true is set, then "ant release" will actually do a debug build.
163 - Automatic Proguard support in release builds. Only need to have a proguard.config
/sdk/emulator/opengl/shared/emugl/common/
Dsmart_ptr.cpp85 void* old_ptr = release(); in copyFrom()
96 void* SmartPtrBase::release() { in release() function in emugl::SmartPtrBase
Dsmart_ptr.h65 void* release();
122 void* ptr = release(); in ~SmartPtr()
/sdk/testapps/jarCheckTests2/lib1/
Dant.properties12 # You can also use it define how the release builds are signed by declaring
16 # The password will be asked during the build when you use the 'release' target.
/sdk/testapps/jarCheckTests3/app/
Dant.properties12 # You can also use it define how the release builds are signed by declaring
16 # The password will be asked during the build when you use the 'release' target.
/sdk/testapps/jarCheckTests1/lib2/
Dant.properties12 # You can also use it define how the release builds are signed by declaring
16 # The password will be asked during the build when you use the 'release' target.
/sdk/testapps/gridlayoutTest/app/
Dant.properties12 # You can also use it define how the release builds are signed by declaring
16 # The password will be asked during the build when you use the 'release' target.
/sdk/testapps/jarCheckTests2/app/
Dant.properties12 # You can also use it define how the release builds are signed by declaring
16 # The password will be asked during the build when you use the 'release' target.
/sdk/testapps/aidlTest/mainProject/
Dant.properties12 # You can also use it define how the release builds are signed by declaring
16 # The password will be asked during the build when you use the 'release' target.
/sdk/testapps/customViewTest/mainProject/
Dant.properties12 # You can also use it define how the release builds are signed by declaring
16 # The password will be asked during the build when you use the 'release' target.
/sdk/testapps/jarCheckTests1/lib1/
Dant.properties12 # You can also use it define how the release builds are signed by declaring
16 # The password will be asked during the build when you use the 'release' target.
/sdk/testapps/aidlTest/libWithAidl/
Dant.properties12 # You can also use it define how the release builds are signed by declaring
16 # The password will be asked during the build when you use the 'release' target.
/sdk/testapps/jarCheckTests3/lib1/
Dant.properties12 # You can also use it define how the release builds are signed by declaring
16 # The password will be asked during the build when you use the 'release' target.
/sdk/testapps/buildConfigTest/app/
Dant.properties12 # You can also use it define how the release builds are signed by declaring
16 # The password will be asked during the build when you use the 'release' target.
/sdk/testapps/basicProjectWithAidl/
Dant.properties12 # You can also use it define how the release builds are signed by declaring
16 # The password will be asked during the build when you use the 'release' target.
/sdk/testapps/customViewTest/libWithCustomView/
Dant.properties12 # You can also use it define how the release builds are signed by declaring
16 # The password will be asked during the build when you use the 'release' target.
/sdk/testapps/jarCheckTests2/lib2/
Dant.properties12 # You can also use it define how the release builds are signed by declaring
16 # The password will be asked during the build when you use the 'release' target.
/sdk/testapps/jarCheckTests1/app/
Dant.properties12 # You can also use it define how the release builds are signed by declaring
16 # The password will be asked during the build when you use the 'release' target.
/sdk/testapps/jarCheckTests3/lib2/
Dant.properties12 # You can also use it define how the release builds are signed by declaring
16 # The password will be asked during the build when you use the 'release' target.
/sdk/templates/
Dbuild_gradle.template16 release {
/sdk/emulator/opengl/host/libs/Translator/EGL/
DMacNative.m27 // release it form the pbuffer by calling the
160 [ctx release];
176 [pbuf release];
/sdk/apps/SdkController/src/com/android/tools/sdkcontroller/activities/
DSensorActivity.java200 info.release(); in removeSensorUi()
238 public void release() { in release() method in SensorActivity.DisplayInfo
/sdk/emulator/opengl/host/libs/libOpenglRender/
DNativeMacSubWindow.m62 [glView release];
/sdk/adtproductbuild/
DAndroid.mk29 ADT_IDE_RELEASE_DIR := $(TOPDIR)out/host/eclipse/adtproduct/release

12