Home | History | Annotate | Download | only in aapt

Lines Matching refs:replace

1683                                  bool replace, bool isId)
1741 if (overlay && replace) {
1756 bool replace, bool isId, const int32_t format)
1774 sp<Entry> e = getEntry(package, type, name, sourcePos, replace, params);
1792 status_t err = e->addToBag(sourcePos, bagKey, value, style, replace, isId, format);
3085 bool replace, bool isId, int32_t format)
3099 if (!replace) {