Home
last modified time | relevance | path

Searched defs:compileSdkVersion (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/setupwizard/tools/gradle/
Dandroid.properties2 compileSdkVersion 28 key
/frameworks/base/core/java/android/content/pm/
DPackageInfo.java388 public int compileSdkVersion; field in PackageInfo
DApplicationInfo.java1051 public int compileSdkVersion; field in ApplicationInfo
/frameworks/base/tools/aapt/
DCommand.cpp1264 int32_t compileSdkVersion = AaptXml::getIntegerAttribute(tree, in doDump() local