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

/frameworks/base/tools/aapt/
H A DBundle.h165 const char* getCustomPackage() const { return mCustomPackage; } function in class:Bundle
H A DCommand.cpp1742 if (bundle->getCustomPackage() == NULL) {
1747 const String8 customPkg(bundle->getCustomPackage());

Completed in 49 milliseconds