Searched refs:__ANDROID_API_T__ (Results 1 – 5 of 5) sorted by relevance
25 …droid::base::GetBoolProperty("ro.build.ab_update", false) && (GetVsrLevel() < __ANDROID_API_T__)) { in TEST()29 if (GetVsrLevel() < __ANDROID_API_T__) { in TEST()
53 if (GetVsrLevel() < __ANDROID_API_T__) { in TEST()78 if (vsr_level < __ANDROID_API_T__) { in TEST()158 if (GetVsrLevel() < __ANDROID_API_T__) { in TEST()
33 #define __ANDROID_API_T__ 33 macro
313 if (android::base::GetIntProperty("ro.product.first_api_level", 10000) < __ANDROID_API_T__) { in GetConfiguration()
120 android::base::GetIntProperty("ro.vendor.api_level", -1) < __ANDROID_API_T__) { in OverlayMountPoints()