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

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

Completed in 89 milliseconds