Searched defs:api_level (Results 1 – 5 of 5) sorted by relevance
39 static int api_level = android_get_device_api_level(); in getVndkSpHwPath() local
234 unsigned int api_level = GetUintProperty<unsigned int>("ro.product.first_api_level", 0); in ReadDescriptors() local
1022 int api_level = API_LEVEL_CURRENT; in read_api_level_props() local1044 int api_level = std::min(read_api_level_props(BOARD_API_LEVEL_PROPS), in property_initialize_ro_vendor_api_level() local
599 unsigned int api_level = GetUintProperty<unsigned int>("ro.product.first_api_level", 0); in TaskProfiles() local
131 uint64_t api_level = android::base::GetUintProperty<uint64_t>("ro.product.first_api_level", 0); in getFirstApiLevel() local