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