Searched defs:firstApiLevel (Results 1 – 5 of 5) sorted by relevance
131 int firstApiLevel = getFirstApiLevel(); in addPlugin() local
760 final int firstApiLevel = SystemProperties.getInt(SYSPROP_FIRST_API_LEVEL, 0); in onStart() local797 final int firstApiLevel = SystemProperties.getInt(SYSPROP_FIRST_API_LEVEL, 0); in registerIrisSensors() local
256 int32_t firstApiLevel = property_get_int32(FEATURE_SE_API_LEVEL.c_str(), -1); in getFirstApiLevel() local
233 int32_t firstApiLevel = android::base::GetIntProperty<int32_t>("ro.product.first_api_level", 0); in ShouldGetAppPackageName() local
2100 unsigned int firstApiLevel = in set() local