Lines Matching full:false
96 const bool doSetIndex = false,
98 const bool overwrite = false);
106 bool overlay = false,
107 bool replace = false,
108 bool isId = false);
119 bool replace = false,
120 bool isId = false,
135 bool onlyIfEmpty = false);
165 bool onlyPublic = false) const;
171 bool onlyPublic = false) const;
219 Item() : isId(false), format(ResTable_map::TYPE_ANY), bagKeyId(0), evaluating(false)
228 format(o.format), bagKeyId(o.bagKeyId), evaluating(false) {
282 const bool overwrite = false);
287 bool replace=false, bool isId = false,
355 : mName(name), mPos(pos), mPublic(false), mEntryIndex(-1) { }
361 void appendComment(const String16& comment, bool onlyIfEmpty = false);
433 bool doSetIndex = false,
434 bool overlay = false,
435 bool autoAddOverlay = false);
475 bool doSetIndex = false);
517 bool doSetIndex = false);
524 bool doSetIndex = false);
550 ResourceFilter() : mData(), mContainsPseudo(false) {}