HomeSort by relevance Sort by last modified time
    Searched refs:FLAG_WEAK (Results 1 - 3 of 3) sorted by null

  /frameworks/base/tools/aapt2/
TableFlattener.cpp 55 mMap->flags |= android::ResTable_entry::FLAG_WEAK;
258 entry->flags |= android::ResTable_entry::FLAG_WEAK;
BinaryResourceParser.cpp 796 const bool isWeak = (map->flags & ResTable_entry::FLAG_WEAK) != 0;
  /frameworks/base/include/androidfw/
ResourceTypes.h     [all...]

Completed in 144 milliseconds