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

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

Completed in 78 milliseconds