Home
last modified time | relevance | path

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

/aosp12/packages/modules/DnsResolver/
H A Dutil.h50 uint64_t firstApiLevel = in getApiLevel() local
/aosp12/hardware/interfaces/radio/1.5/vts/functional/
H A Dradio_hidl_hal_api.cpp1273 int32_t firstApiLevel = android::base::GetIntProperty<int32_t>("ro.product.first_api_level", 0); in TEST_P() local
/aosp12/frameworks/av/media/ndk/
H A DNdkMediaDrm.cpp231 int32_t firstApiLevel = android::base::GetIntProperty<int32_t>("ro.product.first_api_level", 0); in ShouldGetAppPackageName() local
/aosp12/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DParameters.cpp2058 unsigned int firstApiLevel = in set() local
/aosp12/hardware/interfaces/camera/provider/2.4/vts/functional/
H A DVtsHalCameraProviderV2_4TargetTest.cpp325 int32_t firstApiLevel = property_get_int32("ro.product.first_api_level", /*default*/-1); in getFirstApiLevel() local
1800 int32_t firstApiLevel = 0; in TEST_P() local
1825 int32_t firstApiLevel = 0; in TEST_P() local
/aosp12/hardware/interfaces/keymaster/4.0/vts/functional/
H A Dkeymaster_hidl_hal_test.cpp943 int32_t firstApiLevel = property_get_int32("ro.board.first_api_level", 0); in TEST_P() local