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

/frameworks/base/tools/aapt/
H A DMain.cpp506 bundle.setMinSdkVersion(argv[0]);
H A DBundle.h171 void setMinSdkVersion(const char* val) { mMinSdkVersion = val; } function in class:Bundle
H A DResource.cpp828 bundle->setMinSdkVersion(strdup(String8(attr->string).string()));

Completed in 58 milliseconds