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 154 void setManifestMinSdkVersion(const char* val) { mManifestMinSdkVersion = val; }
Resource.cpp 254 bundle->setManifestMinSdkVersion(minSdk8);
    [all...]

Completed in 29 milliseconds