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

/frameworks/base/tools/aapt/
H A DMain.cpp551 bundle.setVersionName(argv[0]);
H A DBundle.h179 void setVersionName(const char* val) { mVersionName = val; } function in class:Bundle
H A DResource.cpp797 bundle->setVersionName(strdup(String8(attr->string).string()));

Completed in 341 milliseconds