Searched defs:firstApiLevel (Results 1 – 3 of 3) sorted by relevance
1291 int32_t firstApiLevel = android::base::GetIntProperty<int32_t>("ro.product.first_api_level", 0); in TEST_P() local
354 int32_t firstApiLevel = property_get_int32("ro.product.first_api_level", /*default*/-1); in getFirstApiLevel() local1857 int32_t firstApiLevel = 0; in TEST_P() local1882 int32_t firstApiLevel = 0; in TEST_P() local
949 int32_t firstApiLevel = property_get_int32("ro.board.first_api_level", 0); in TEST_P() local