Searched refs:compileSdkVersionName (Results 1 – 1 of 1) sorted by relevance
1073 static const String16 compileSdkVersionName("android:attr/compileSdkVersion"); in extractPlatformBuildVersion() local1074 const bool useCompileSdkVersion = table.identifierForName(compileSdkVersionName.string(), in extractPlatformBuildVersion()1075 compileSdkVersionName.size()) != 0u; in extractPlatformBuildVersion()