Searched refs:getMinSdkVersion (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/aapt/
H A DBundle.h153 const char* getMinSdkVersion() const { return mMinSdkVersion; } function in class:Bundle
H A DResource.cpp759 if (bundle->getMinSdkVersion() != NULL
769 bundle->getMinSdkVersion(), errorOnFailedInsert)) {

Completed in 53 milliseconds