Searched refs:overwrite (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/core/tests/hosttests/src/android/content/pm/ |
D | PackageManagerHostTestUtils.java | 685 public void installAppAndVerifyExistsOnSDCard(String apkPath, String pkgName, boolean overwrite) in installAppAndVerifyExistsOnSDCard() argument 689 if (!overwrite) { in installAppAndVerifyExistsOnSDCard() 696 installFile(apkPath, overwrite); in installAppAndVerifyExistsOnSDCard() 722 public void installAppAndVerifyExistsOnDevice(String apkPath, String pkgName, boolean overwrite) in installAppAndVerifyExistsOnDevice() argument 726 if (!overwrite) { in installAppAndVerifyExistsOnDevice() 733 installFile(apkPath, overwrite); in installAppAndVerifyExistsOnDevice() 760 String pkgName, boolean overwrite) throws IOException, InterruptedException, in installFwdLockedAppAndVerifyExists() argument 764 if (!overwrite) { in installFwdLockedAppAndVerifyExists() 771 String result = installFileForwardLocked(apkPath, overwrite); in installFwdLockedAppAndVerifyExists()
|
/frameworks/compile/libbcc/runtime/cmake/Modules/ |
D | MacroEnsureOutOfSourceBuild.cmake | 10 CMake would overwrite the makefiles distributed with Compiler-RT.
|
/frameworks/base/core/java/com/android/internal/widget/ |
D | DrawableHolder.java | 115 private DrawableHolder addAnimation(ObjectAnimator anim, boolean overwrite) { in addAnimation() argument
|
/frameworks/base/tools/aapt/ |
D | ResourceTable.h | 55 const bool overwrite, 98 const bool overwrite = false); 287 const bool overwrite = false);
|
D | ResourceTable.cpp | 580 const bool overwrite, in parseAndAddBag() argument 607 &spans, &config, overwrite, false, curFormat); in parseAndAddBag() 651 const bool overwrite, in parseAndAddEntry() argument 715 false, curFormat, overwrite); in parseAndAddEntry() 724 const bool overwrite, in compileResourceFile() argument 1006 ResTable_map::TYPE_STRING, overwrite); in compileResourceFile() 1397 overwrite, curIsBagReplaceOnOverwrite); in compileResourceFile() 1469 product, false, overwrite, outTable); in compileResourceFile() 1478 curIsFormatted, product, true, overwrite, outTable); in compileResourceFile() 1502 product, false, overwrite, outTable); in compileResourceFile() [all …]
|
/frameworks/base/docs/html/guide/developing/tools/ |
D | zipalign.jd | 61 <li>{@code -f} : overwrite existing outfile.zip</li>
|
/frameworks/base/tests/DumpRenderTree/assets/results/ |
D | layout_tests_failed.txt | 362 /sdcard/android/layout_tests/fast/forms/mailto/get-overwrite-query.html
|