HomeSort by relevance Sort by last modified time
    Searched refs:setManifestMinSdkVersion (Results 1 - 2 of 2) sorted by null

  /frameworks/base/tools/aapt/
Bundle.h 180 void setManifestMinSdkVersion(const char* val) { mManifestMinSdkVersion = val; }
Resource.cpp 280 bundle->setManifestMinSdkVersion(minSdk8);
    [all...]

Completed in 66 milliseconds