Searched defs:overwrite (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/
H A DDrawableHolder.java112 * @param overwrite
115 private DrawableHolder addAnimation(ObjectAnimator anim, boolean overwrite) { argument
/frameworks/base/tools/aapt/
H A DResourceTable.cpp580 const bool overwrite,
607 &spans, &config, overwrite, false, curFormat);
651 const bool overwrite,
715 false, curFormat, overwrite);
724 const bool overwrite,
1007 ResTable_map::TYPE_STRING, overwrite);
1441 overwrite, curIsBagReplaceOnOverwrite);
1513 product, false, overwrite, outTable);
1522 curIsFormatted, product, true, overwrite, outTable);
1546 product, false, overwrite, outTabl
567 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
638 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, ResourceTable* outTable) argument
720 compileResourceFile(Bundle* bundle, const sp<AaptAssets>& assets, const sp<AaptFile>& in, const ResTable_config& defParams, const bool overwrite, ResourceTable* outTable) argument
1696 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
3090 setItem(const SourcePos& sourcePos, const String16& value, const Vector<StringPool::entry_style_span>* style, int32_t format, const bool overwrite) argument
[all...]

Completed in 263 milliseconds