Home
last modified time | relevance | path

Searched refs:may_be_bag (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/androidfw/include/androidfw/
DAssetManager2.h215 ApkAssetsCookie GetResource(uint32_t resid, bool may_be_bag, uint16_t density_override,
/frameworks/base/libs/androidfw/
DAssetManager2.cpp691 ApkAssetsCookie AssetManager2::GetResource(uint32_t resid, bool may_be_bag, in GetResource() argument
703 if (!may_be_bag) { in GetResource()