Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/aapt/
H A DBundle.h98 bool getExtending(void) const { return mExtending; } in getExtending() function
H A DResource.cpp1285 } else if (bundle->getExtending()) { in buildResources()