Searched defs:compileSdkVersionCodename (Results 1 – 4 of 4) sorted by relevance
419 public String compileSdkVersionCodename; field in PackageInfo
1167 public String compileSdkVersionCodename; field in ApplicationInfo
363 ParsingPackage setCompileSdkVersionCodename(String compileSdkVersionCodename); in setCompileSdkVersionCodename()
1333 String8 compileSdkVersionCodename = AaptXml::getResolvedAttribute(res, tree, in doDump() local