Searched refs:compileSdkVersionCodename (Results 1 – 15 of 15) sorted by relevance
1 …ersionName='12' platformBuildVersionCode='32' compileSdkVersion='32' compileSdkVersionCodename='12'
1 …ersionName='12' platformBuildVersionCode='31' compileSdkVersion='31' compileSdkVersionCodename='12'
985 name: "compileSdkVersionCodename"
489 public String compileSdkVersionCodename; field in PackageInfo626 dest.writeString8(compileSdkVersionCodename); in writeToParcel()700 compileSdkVersionCodename = source.readString8(); in PackageInfo()
1252 public String compileSdkVersionCodename; field in ApplicationInfo2009 compileSdkVersionCodename = orig.compileSdkVersionCodename; in ApplicationInfo()2100 dest.writeString8(compileSdkVersionCodename); in writeToParcel()2203 compileSdkVersionCodename = source.readString8(); in ApplicationInfo()
751 pi.compileSdkVersionCodename = p.mCompileSdkVersionCodename; in generatePackageInfo()1918 pkg.applicationInfo.compileSdkVersionCodename = pkg.mCompileSdkVersionCodename; in parseBaseApk()
959 attr = manifest->root->FindAttribute(xml::kSchemaAndroid, "compileSdkVersionCodename"); in TEST_F()991 attr = manifest->root->FindAttribute(xml::kSchemaAndroid, "compileSdkVersionCodename"); in TEST_F()1004 compileSdkVersion="27" compileSdkVersionCodename="O" in TEST_F()1017 attr = manifest->root->FindAttribute(xml::kSchemaAndroid, "compileSdkVersionCodename"); in TEST_F()
170 || r.info.applicationInfo.compileSdkVersionCodename == null) { in showUnsupportedCompileSdkDialogIfNeeded()192 !"REL".equals(r.info.applicationInfo.compileSdkVersionCodename); in showUnsupportedCompileSdkDialogIfNeeded()198 r.info.applicationInfo.compileSdkVersionCodename))) { in showUnsupportedCompileSdkDialogIfNeeded()
1347 String8 compileSdkVersionCodename = AaptXml::getResolvedAttribute(res, tree, in doDump() local1349 if (compileSdkVersionCodename != "") { in doDump()1351 compileSdkVersionCodename.c_str()).c_str()); in doDump()
117 info.compileSdkVersionCodename = pkg.getCompileSdkVersionCodeName(); in generate()
154 info.compileSdkVersionCodename = pkg.getCompileSdkVersionCodeName(); in generateWithComponents()
2597 appInfo.compileSdkVersionCodename = compileSdkVersionCodeName;
10958 Landroid/content/pm/ApplicationInfo;->compileSdkVersionCodename:Ljava/lang/String;12264 Landroid/content/pm/PackageInfo;->compileSdkVersionCodename:Ljava/lang/String;42659 Landroid/R$attr;->compileSdkVersionCodename:I74999 Lcom/android/internal/R$attr;->compileSdkVersionCodename:I
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
12229 field @Nullable public String compileSdkVersionCodename;