Searched refs:compileSdkVersionCodename (Results 1 – 7 of 7) sorted by relevance
400 public String compileSdkVersionCodename; field in PackageInfo482 dest.writeString(compileSdkVersionCodename); in writeToParcel()546 compileSdkVersionCodename = source.readString(); in PackageInfo()
1061 public String compileSdkVersionCodename; field in ApplicationInfo1597 compileSdkVersionCodename = orig.compileSdkVersionCodename; in ApplicationInfo()1673 dest.writeString(compileSdkVersionCodename); in writeToParcel()1749 compileSdkVersionCodename = source.readString(); in ApplicationInfo()
694 pi.compileSdkVersionCodename = p.mCompileSdkVersionCodename; in generatePackageInfo()1971 pkg.applicationInfo.compileSdkVersionCodename = pkg.mCompileSdkVersionCodename; in parseBaseApk()
119 if (r.appInfo.compileSdkVersion == 0 || r.appInfo.compileSdkVersionCodename == null) { in showUnsupportedCompileSdkDialogIfNeeded()140 final boolean isCompileSdkPreview = !"REL".equals(r.appInfo.compileSdkVersionCodename); in showUnsupportedCompileSdkDialogIfNeeded()145 && !Build.VERSION.CODENAME.equals(r.appInfo.compileSdkVersionCodename))) { in showUnsupportedCompileSdkDialogIfNeeded()
743 attr = manifest->root->FindAttribute(xml::kSchemaAndroid, "compileSdkVersionCodename");759 compileSdkVersion="27" compileSdkVersionCodename="O"772 attr = manifest->root->FindAttribute(xml::kSchemaAndroid, "compileSdkVersionCodename");
1276 String8 compileSdkVersionCodename = AaptXml::getResolvedAttribute(res, tree, in doDump() local1278 if (compileSdkVersionCodename != "") { in doDump()1280 compileSdkVersionCodename.string()).string()); in doDump()
14787 Landroid/content/pm/ApplicationInfo;->compileSdkVersionCodename:Ljava/lang/String;16185 Landroid/content/pm/PackageInfo;->compileSdkVersionCodename:Ljava/lang/String;61388 Landroid/R$attr;->compileSdkVersionCodename:I96510 Lcom/android/internal/R$attr;->compileSdkVersionCodename:I