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

  /frameworks/base/tools/aapt/
Bundle.h 142 const char* getMaxSdkVersion() const { return mMaxSdkVersion; }
Resource.cpp 703 || bundle->getMaxSdkVersion() != NULL) {
715 bundle->getMaxSdkVersion());
    [all...]

Completed in 24 milliseconds