Searched defs:firstApiLevel (Results 1 – 3 of 3) sorted by relevance
1273 int32_t firstApiLevel = android::base::GetIntProperty<int32_t>("ro.product.first_api_level", 0); in TEST_P() local
325 int32_t firstApiLevel = property_get_int32("ro.product.first_api_level", /*default*/-1); in getFirstApiLevel() local1801 int32_t firstApiLevel = 0; in TEST_P() local1826 int32_t firstApiLevel = 0; in TEST_P() local
943 int32_t firstApiLevel = property_get_int32("ro.board.first_api_level", 0); in TEST_P() local