Searched refs:setVersionCode (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/tools/aapt/
H A DMain.cpp542 bundle.setVersionCode(argv[0]);
H A DBundle.h177 void setVersionCode(const char* val) { mVersionCode = val; } function in class:Bundle
H A DResource.cpp786 bundle->setVersionCode(strdup(String8(attr->string).string()));

Completed in 67 milliseconds