Searched refs:__ANDROID_API_T__ (Results 1 – 6 of 6) sorted by relevance
26 …droid::base::GetBoolProperty("ro.build.ab_update", false) && (GetVsrLevel() < __ANDROID_API_T__)) { in TEST()30 if (GetVsrLevel() < __ANDROID_API_T__) { in TEST()
55 if (GetVsrLevel() < __ANDROID_API_T__) { in TEST()81 if (vsr_level < __ANDROID_API_T__) { in TEST()155 if (GetVsrLevel() < __ANDROID_API_T__) { in TEST()
33 #define __ANDROID_API_T__ 33 macro
317 if (android::base::GetIntProperty("ro.product.first_api_level", 10000) < __ANDROID_API_T__) { in GetConfiguration()
105 if (GetVsrLevel() < __ANDROID_API_T__ || IsAutomotiveDevice()) { in TEST()
89 android::base::GetIntProperty("ro.vendor.api_level", -1) < __ANDROID_API_T__) { in OverlayMountPoints()