Home
last modified time | relevance | path

Searched defs:firstApiLevel (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/radio/1.5/vts/functional/
Dradio_hidl_hal_api.cpp1273 int32_t firstApiLevel = android::base::GetIntProperty<int32_t>("ro.product.first_api_level", 0); in TEST_P() local
/hardware/interfaces/camera/provider/2.4/vts/functional/
DVtsHalCameraProviderV2_4TargetTest.cpp325 int32_t firstApiLevel = property_get_int32("ro.product.first_api_level", /*default*/-1); in getFirstApiLevel() local
1801 int32_t firstApiLevel = 0; in TEST_P() local
1826 int32_t firstApiLevel = 0; in TEST_P() local
/hardware/interfaces/keymaster/4.0/vts/functional/
Dkeymaster_hidl_hal_test.cpp943 int32_t firstApiLevel = property_get_int32("ro.board.first_api_level", 0); in TEST_P() local