Searched defs:firstApiLevel (Results 1 – 6 of 6) sorted by relevance
50 uint64_t firstApiLevel = in getApiLevel() local
1273 int32_t firstApiLevel = android::base::GetIntProperty<int32_t>("ro.product.first_api_level", 0); in TEST_P() local
231 int32_t firstApiLevel = android::base::GetIntProperty<int32_t>("ro.product.first_api_level", 0); in ShouldGetAppPackageName() local
2058 unsigned int firstApiLevel = in set() local
325 int32_t firstApiLevel = property_get_int32("ro.product.first_api_level", /*default*/-1); in getFirstApiLevel() local1800 int32_t firstApiLevel = 0; in TEST_P() local1825 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