/frameworks/base/ |
D | CleanSpec.mk | 46 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/framework_intermediates/s… 47 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/framework_intermediates/s… 48 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/framework_intermediates/s… 49 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/framework_intermediates/s… 50 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/framework_intermediates/s… 51 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/framework_intermediates/s… 52 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/framework_intermediates/s… 53 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/FrameworkTest_intermediates/) 54 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/android.policy*) 55 $(call add-clean-step, rm -rf $(TARGET_OUT_JAVA_LIBRARIES)/android.policy.jar) [all …]
|
/frameworks/compile/libbcc/ |
D | CleanSpec.mk | 46 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libbcc_intermediates) 47 $(call add-clean-step, rm -rf $(HOST_OUT)/obj/SHARED_LIBRARIES/libbcc_intermediates) 48 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib/libruntime.bc) 49 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libclcore.bc_intermediates) 50 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libbcc_sha1_intermediates) 51 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib/libbcc_sha1.so) 52 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libclcore.bc_intermediates) 53 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libclcore.bc_intermediates) 54 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libclcore.bc_intermediates) 55 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libclcore.bc_intermediates) [all …]
|
/frameworks/opt/telephony/ |
D | CleanSpec.mk | 41 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/telephony-common_intermed… 42 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/telephony-common_intermed… 43 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/telephony-common_intermed… 44 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/telephony-common_intermed… 45 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/telephony-common_intermed… 46 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/telephony-common_intermed…
|
/frameworks/rs/ |
D | CleanSpec.mk | 46 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/*/src/RenderScript.stamp) 47 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/*/src/renderscript/) 48 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/*/src/renderscript) 49 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/*/src/renderscript) 50 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/*/src/RenderScript.stamp) 51 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/*/src/RenderScript.stamp)
|
/frameworks/av/ |
D | CleanSpec.mk | 46 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libmedia_native_intermediates) 47 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/lib/libmedia_native.so) 48 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/symbols/system/lib/libmedia_native.so) 49 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib/libmedia_native.so)
|
/frameworks/support/ |
D | CleanSpec.mk | 47 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/android-support-v*) 48 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/android-support-v*) 49 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/android-support-v*) 50 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/android-support-v*)
|
/frameworks/native/libs/gui/ |
D | CleanSpec.mk | 50 $(call add-clean-step, find $(PRODUCT_OUT) -type f -name "libgui*" -print0 | xargs -0 rm -f) 51 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libgui_intermediates) 52 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libgui_intermediates)
|
/frameworks/opt/mms/ |
D | CleanSpec.mk | 41 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/mms-common_intermediates) 42 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/mms-common_intermediates) 43 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/mms-common_intermediates)
|
/frameworks/wilhelm/doc/ |
D | Makefile | 1 html/index.html : Doxyfile clean 4 clean : target
|
/frameworks/opt/calendar/ |
D | CleanSpec.mk | 41 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/calendar-common_intermedi… 42 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/calendar-common_intermedi…
|
/frameworks/wilhelm/tools/hashgen/ |
D | Makefile | 59 clean : target 64 distclean : clean
|
D | README.txt | 14 Then do 'make clean' or 'make distclean' here.
|
/frameworks/wilhelm/tools/permute/ |
D | Makefile | 4 clean : target
|
/frameworks/opt/net/voip/ |
D | CleanSpec.mk | 41 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/voip_intermediates)
|
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/ |
D | TiledImageRenderer.java | 302 mDecodeQueue.clean(); in layoutTiles() 303 mUploadQueue.clean(); in layoutTiles() 336 mDecodeQueue.clean(); in invalidateTiles() 337 mUploadQueue.clean(); in invalidateTiles() 393 mUploadQueue.clean(); in freeTextures() 394 mDecodeQueue.clean(); in freeTextures() 784 public void clean() { in clean() method in TiledImageRenderer.TileQueue
|
/frameworks/wilhelm/tools/mphtogen/ |
D | README.txt | 11 Then do 'make clean' here.
|
D | Makefile | 15 clean : target
|
/frameworks/compile/libbcc/tests/debuginfo/target-tests/driver-common/SRC/ |
D | DriverView.java.template | 56 // Handle the system event and clean up
|
/frameworks/compile/libbcc/tests/debuginfo/ |
D | build_test_apk.sh | 238 run ant clean debug install
|
/frameworks/base/docs/html/tools/building/ |
D | building-cmdline.jd | 328 <dt><code>ant clean</code></dt> 329 <dd>Cleans the project. If you include the <code>all</code> target before <code>clean</code> 330 (<code>ant all clean</code>), other projects are also cleaned. For instance if you clean a
|
/frameworks/base/docs/html/training/basics/activity-lifecycle/ |
D | stopping.jd | 145 method should essentially clean up all your activity's resources, you'll need to re-instantiate them 190 last chance to clean out resources that could lead to a memory leak, so you should be sure that
|
/frameworks/base/docs/html/guide/faq/ |
D | troubleshooting.jd | 158 with a right click > Clear, then clean the project 161 To clean the project (a good idea with any kind of build error), select 163 are working on (or clean all)
|
/frameworks/base/docs/html/training/camera/ |
D | cameradirect.jd | 241 <p>Once your application is done using the camera, it's time to clean up. In
|
/frameworks/base/docs/html/training/activity-testing/ |
D | activity-basic-testing.jd | 76 the code for test initialization and clean up separate from the tests methods.
|
/frameworks/base/docs/html/training/articles/ |
D | memory.jd | 65 practices to clean up your resources when programming in Java, refer to other books or online 125 which accounts for both dirty and clean pages that are shared with other processes—but only i… 435 allocated into clean memory so Android can drop them, but that won't happen until the pages have
|