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