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

/frameworks/base/tools/aapt/
H A DBundle.h104 const char* getOutputAPKFile() const { return mOutputAPKFile; } function in class:Bundle
H A DResource.cpp979 if (bundle->getOutputAPKFile() != NULL) {
993 if (bundle->getOutputAPKFile() != NULL) {
H A DCommand.cpp1662 outputAPKFile = bundle->getOutputAPKFile();
H A DResourceTable.cpp2678 if (bundle->getOutputAPKFile() != NULL) {

Completed in 74 milliseconds