Home
last modified time | relevance | path

Searched refs:FLAG_WEAK (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/tools/aapt2/format/binary/
DBinaryResourceParser.cpp590 attr->SetWeak((util::DeviceToHost16(map->flags) & ResTable_entry::FLAG_WEAK) != 0); in ParseAttr()
DTableFlattener.cpp303 out_entry->flags |= ResTable_entry::FLAG_WEAK; in WriteEntry()
/frameworks/base/libs/androidfw/include/androidfw/
DResourceTypes.h1475 FLAG_WEAK = 0x0004 enumerator