Searched defs:firstApiLevel (Results 1 – 2 of 2) sorted by relevance
1245 int32_t firstApiLevel = android::base::GetIntProperty<int32_t>("ro.product.first_api_level", 0); in TEST_P() local
311 int32_t firstApiLevel = property_get_int32("ro.product.first_api_level", /*default*/-1); in getFirstApiLevel() local1719 int32_t firstApiLevel = 0; in TEST_P() local1744 int32_t firstApiLevel = 0; in TEST_P() local