Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DBundle.h195 const char* getCustomPackage() const { return mCustomPackage; } in getCustomPackage() function
DCommand.cpp2682 if (bundle->getCustomPackage() == NULL) { in doPackage()
2688 const String8 customPkg(bundle->getCustomPackage()); in doPackage()