Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/omx/
DOMXStore.cpp131 int firstApiLevel = getFirstApiLevel(); in addPlugin() local
/frameworks/base/services/core/java/com/android/server/biometrics/
DAuthService.java760 final int firstApiLevel = SystemProperties.getInt(SYSPROP_FIRST_API_LEVEL, 0); in onStart() local
797 final int firstApiLevel = SystemProperties.getInt(SYSPROP_FIRST_API_LEVEL, 0); in registerIrisSensors() local
/frameworks/base/omapi/aidl/vts/functional/AccessControlApp/
DVtsHalOmapiSeAccessControlTestCases.cpp256 int32_t firstApiLevel = property_get_int32(FEATURE_SE_API_LEVEL.c_str(), -1); in getFirstApiLevel() local
/frameworks/av/media/ndk/
DNdkMediaDrm.cpp233 int32_t firstApiLevel = android::base::GetIntProperty<int32_t>("ro.product.first_api_level", 0); in ShouldGetAppPackageName() local
/frameworks/av/services/camera/libcameraservice/api1/client2/
DParameters.cpp2100 unsigned int firstApiLevel = in set() local