Searched refs:__ANDROID_API_R__ (Results 1 – 8 of 8) sorted by relevance
24 const static bool mPlatformAtLeastR = android_get_device_api_level() >= __ANDROID_API_R__;
31 #define __ANDROID_API_R__ 30 macro
84 if (SelinuxGetVendorAndroidVersion() >= __ANDROID_API_R__) { in ValidateEventTrigger()
272 if (SelinuxGetVendorAndroidVersion() >= __ANDROID_API_R__) { in Reap()
688 if (SelinuxGetVendorAndroidVersion() >= __ANDROID_API_R__) { in EndSection()
348 if (SelinuxGetVendorAndroidVersion() >= __ANDROID_API_R__) { in ExpandProps()
1228 bool require_prefix_or_exact = SelinuxGetVendorAndroidVersion() >= __ANDROID_API_R__; in LoadPropertyInfoFromFile()
32 android_get_device_api_level() >= __ANDROID_API_R__;