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()
1063 public String compileSdkVersionCodename; field in ApplicationInfo1599 compileSdkVersionCodename = orig.compileSdkVersionCodename; in ApplicationInfo()1675 dest.writeString(compileSdkVersionCodename); in writeToParcel()1751 compileSdkVersionCodename = source.readString(); in ApplicationInfo()
719 pi.compileSdkVersionCodename = p.mCompileSdkVersionCodename; in generatePackageInfo()2015 pkg.applicationInfo.compileSdkVersionCodename = pkg.mCompileSdkVersionCodename; in parseBaseApk()
769 attr = manifest->root->FindAttribute(xml::kSchemaAndroid, "compileSdkVersionCodename");785 compileSdkVersion="27" compileSdkVersionCodename="O"798 attr = manifest->root->FindAttribute(xml::kSchemaAndroid, "compileSdkVersionCodename");
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()
1276 String8 compileSdkVersionCodename = AaptXml::getResolvedAttribute(res, tree, in doDump() local1278 if (compileSdkVersionCodename != "") { in doDump()1280 compileSdkVersionCodename.string()).string()); in doDump()
13845 Landroid/content/pm/ApplicationInfo;->compileSdkVersionCodename:Ljava/lang/String;15151 Landroid/content/pm/PackageInfo;->compileSdkVersionCodename:Ljava/lang/String;57214 Landroid/R$attr;->compileSdkVersionCodename:I90071 Lcom/android/internal/R$attr;->compileSdkVersionCodename:I