Searched defs:api_level (Results 1 – 6 of 6) sorted by relevance
39 static int api_level = android_get_device_api_level(); in getVndkSpHwPath() local
45 int api_level = android::base::GetIntProperty("ro.product.first_api_level", -1); in ShouldRequireMetadata() local
197 unsigned int api_level = GetUintProperty<unsigned int>("ro.product.first_api_level", 0); in ReadDescriptors() local
832 unsigned int api_level = GetUintProperty<unsigned int>("ro.product.first_api_level", 0); in TaskProfiles() local
199 int api_level = android::base::GetIntProperty("ro.board.api_level", -1); in ShouldSkipLegacyMerging() local
135 uint64_t api_level = android::base::GetUintProperty<uint64_t>("ro.product.first_api_level", 0); in getFirstApiLevel() local