Searched refs:__ANDROID_API_Q__ (Results 1 – 8 of 8) sorted by relevance
33 android_get_device_api_level() > __ANDROID_API_Q__;
29 #define __ANDROID_API_Q__ 29 macro
578 if (SelinuxGetVendorAndroidVersion() <= __ANDROID_API_Q__) { in ParseMountAll()659 if (SelinuxGetVendorAndroidVersion() <= __ANDROID_API_Q__) { in ParseSwaponAll()669 if (SelinuxGetVendorAndroidVersion() <= __ANDROID_API_Q__) { in ParseUmountAll()
573 if (SelinuxGetVendorAndroidVersion() <= __ANDROID_API_Q__) { in ParseSection()
392 if (socket != nullptr && SelinuxGetVendorAndroidVersion() > __ANDROID_API_Q__) { in SendControlMessage()
31 #if __ANDROID_API__ >= __ANDROID_API_Q__
37 android_get_device_api_level() > __ANDROID_API_Q__;
1141 constexpr unsigned int pre_gki_level = __ANDROID_API_Q__; in UpdateCheckpointPartition()