Searched refs:getOutputAPKFile (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/tools/aapt/
H A DBundle.h109 const char* getOutputAPKFile() const { return mOutputAPKFile; } function in class:Bundle
H A DResource.cpp1224 if (bundle->getOutputAPKFile() != NULL) {
1238 if (bundle->getOutputAPKFile() != NULL) {
H A DCommand.cpp2294 outputAPKFile = bundle->getOutputAPKFile();
H A DResourceTable.cpp2874 if (bundle->getOutputAPKFile() != NULL) {

Completed in 74 milliseconds