Searched refs:overwrite (Results 1 - 4 of 4) sorted by last modified time

/frameworks/wilhelm/include/OMXAL/
H A DOpenMAXAL.h1407 XAboolean overwrite
/frameworks/base/tools/aapt/
H A DResourceTable.cpp581 const bool overwrite,
608 &spans, &config, overwrite, false, curFormat);
676 const bool overwrite,
748 false, curFormat, overwrite);
757 const bool overwrite,
1045 ResTable_map::TYPE_STRING, overwrite);
1479 overwrite, curIsBagReplaceOnOverwrite);
1551 product, false, overwrite, outTable);
1560 curIsFormatted, product, true, overwrite, outTable);
1584 product, false, overwrite,
568 parseAndAddBag(Bundle* bundle, const sp<AaptFile>& in, ResXMLTree* block, const ResTable_config& config, const String16& myPackage, const String16& curType, const String16& ident, const String16& parentIdent, const String16& itemIdent, int32_t curFormat, bool isFormatted, const String16& product, bool pseudolocalize, const bool overwrite, ResourceTable* outTable) argument
663 parseAndAddEntry(Bundle* bundle, const sp<AaptFile>& in, ResXMLTree* block, const ResTable_config& config, const String16& myPackage, const String16& curType, const String16& ident, const String16& curTag, bool curIsStyled, int32_t curFormat, bool isFormatted, const String16& product, bool pseudolocalize, const bool overwrite, KeyedVector<type_ident_pair_t, bool>* skippedResourceNames, ResourceTable* outTable) argument
753 compileResourceFile(Bundle* bundle, const sp<AaptAssets>& assets, const sp<AaptFile>& in, const ResTable_config& defParams, const bool overwrite, ResourceTable* outTable) argument
1758 addEntry(const SourcePos& sourcePos, const String16& package, const String16& type, const String16& name, const String16& value, const Vector<StringPool::entry_style_span>* style, const ResTable_config* params, const bool doSetIndex, const int32_t format, const bool overwrite) argument
3156 setItem(const SourcePos& sourcePos, const String16& value, const Vector<StringPool::entry_style_span>* style, int32_t format, const bool overwrite) argument
[all...]
H A DResourceTable.h55 const bool overwrite,
129 const bool overwrite = false);
320 const bool overwrite = false);
/frameworks/base/core/java/com/android/internal/widget/
H A DDrawableHolder.java112 * @param overwrite
115 private DrawableHolder addAnimation(ObjectAnimator anim, boolean overwrite) { argument

Completed in 139 milliseconds